Neos\Flow\Validation\Validator\PolyTypeObjectValidatorInterface::getPriority PHP Méthode

getPriority() public méthode

Validators with a high priority are chosen before low priority and only one of multiple capable validators will be used.
public getPriority ( ) : integer
Résultat integer
    public function getPriority();
PolyTypeObjectValidatorInterface