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.
User Contributed Notes
Leave a comment
Join the conversation to share a note.