master
<?php declare(strict_types=1); namespace PTS\Validator; class ValidatorRuleException extends \Exception { }