TYPO3  7.6
GenericObjectValidator Member List

This is the complete list of members for GenericObjectValidator, including all inherited members.

$acceptsEmptyValuesAbstractValidatorprotected
$optionsAbstractValidatorprotected
$propertyValidatorsGenericObjectValidatorprotected
$resultAbstractValidatorprotected
$supportedOptionsAbstractValidatorprotected
$validatedInstancesContainerGenericObjectValidatorprotected
__construct(array $options=array())AbstractValidator
addError($message, $code, array $arguments=array(), $title= '')AbstractValidatorprotected
addPropertyValidator($propertyName, ValidatorInterface $validator)GenericObjectValidator
canValidate($object)GenericObjectValidator
getOptions()AbstractValidator
getPropertyValidators($propertyName=null)GenericObjectValidator
getPropertyValue($object, $propertyName)GenericObjectValidatorprotected
isEmpty($value)AbstractValidatorprotected
isValid($object)GenericObjectValidatorprotected
isValidatedAlready($object)GenericObjectValidatorprotected
setValidatedInstancesContainer(\SplObjectStorage $validatedInstancesContainer)GenericObjectValidator
translateErrorMessage($translateKey, $extensionName, $arguments=array())AbstractValidatorprotected
validate($value)GenericObjectValidator