AssetValidator
class AssetValidator extends ConjunctionValidator (View source)
Conjunction validator that loads all implementations of the \Neos\Media\Domain\Validator\AssetValidatorInterface and merges all their results
Properties
protected ReflectionService | $reflectionService | ||
protected ObjectManagerInterface | $objectManager |
Methods
void
initializeObject()
Adds all validators that extend the AssetValidatorInterface.
Details
protected void
initializeObject()
Adds all validators that extend the AssetValidatorInterface.