class VideoValidator extends AssetValidator (View source)

Validator for Video objects

Properties

protected ReflectionService $reflectionService from  AssetValidator
protected ObjectManagerInterface $objectManager from  AssetValidator

Methods

void
initializeObject()

Adds all validators that extend the AssetValidatorInterface.

Details

protected void initializeObject()

Adds all validators that extend the AssetValidatorInterface.

Return Value

void