ValidationException.php
system/Validation/Exceptions/ValidationException.php
1 class
5 methods
class ValidationException
This file is part of CodeIgniter 4 framework. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
forRuleNotFound
(?string $rule = null)
forGroupNotFound
(?string $group = null)
forGroupNotArray
(?string $group = null)
forInvalidTemplate
(?string $template = null)
forNoRuleSets
()