Interface Yiisoft\Validator\RuleHandlerInterface
An interface for rule handlers to implement. While a rule contains a set of constraint configuration options, a handler performs an actual validation using them against a provided value. Every rule has only one matching rule handler.
Signup or Login in order to comment.