RuleRegistry
final class RuleRegistry (View source)
Methods
has(string $name)
bool
addRule(string $name, string|ValidationRuleInterface $rule)
get(string $name)
string|ValidationRuleInterface|null
Details
has
bool
has(string $name)
No description