Méthode | Description | |
---|---|---|
getOptions ( ) : array | Returns the options of this validator which can be specified in the constructor | |
validate ( mixed $value ) : Neos\Error\Messages\Result | Checks if the given value is valid according to the validator, and returns the Error Messages object which occurred. |
public getOptions ( ) : array | ||
Résultat | array |