ValidatorRule.php
Interfaces, Classes and Traits
- ValidatorRule
- A flexible class used to determine if a data value is "valid" passing any, checks specified in the `isValid` method. Returning false, results in an error being recorded and sent to the client making the request.