Neos\Flow\Validation\Validator\ValidatorInterface::getOptions PHP Méthode

getOptions() public méthode

Returns the options of this validator which can be specified in the constructor
public getOptions ( ) : array
Résultat array
    public function getOptions();
ValidatorInterface