Neos\Flow\Validation\Validator\ValidatorInterface::getOptions PHP Method

getOptions() public method

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