Neos\Flow\Validation\Validator\ValidatorInterface::getOptions PHP 메소드

getOptions() 공개 메소드

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