Avolutions\Validation\ValidatorInterface
in
An interface which declares the base methods for Validators.
Methods
Method | Visibility | Description |
---|---|---|
isValid() | public | Checks if the passed value is valid considering the validator type and passed options. |