PHP Class Neos\Media\Domain\Validator\AssetValidator

Inheritance: extends Neos\Flow\Validation\Validator\ConjunctionValidator
Afficher le fichier Open project: neos/neos-development-collection

Protected Properties

Свойство Type Description
$objectManager Neos\Flow\ObjectManagement\ObjectManagerInterface
$reflectionService Neos\Flow\Reflection\ReflectionService

Méthodes protégées

Méthode Description
initializeObject ( ) : void Adds all validators that extend the AssetValidatorInterface.

Method Details

initializeObject() protected méthode

Adds all validators that extend the AssetValidatorInterface.
protected initializeObject ( ) : void
Résultat void

Property Details

$objectManager protected_oe property

protected ObjectManagerInterface,Neos\Flow\ObjectManagement $objectManager
Résultat Neos\Flow\ObjectManagement\ObjectManagerInterface

$reflectionService protected_oe property

protected ReflectionService,Neos\Flow\Reflection $reflectionService
Résultat Neos\Flow\Reflection\ReflectionService