TYPO3  7.6
LengthValidator Member List

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

$acceptsEmptyValuesAbstractValidatorprotected
$charsetConverterLengthValidatorprotected
$formUtilityAbstractValidatorprotected
$optionsAbstractValidatorprotected
$rawArgumentAbstractValidatorprotected
$resultAbstractValidatorprotected
$supportedOptionsLengthValidatorprotected
__construct(array $options=array())AbstractValidator
addError($message, $code, array $arguments=array(), $title= '')AbstractValidatorprotected
getLocalLanguageLabel($type= '')LengthValidator
getOptions()AbstractValidator
injectCharsetConverter(\TYPO3\CMS\Core\Charset\CharsetConverter $charsetConverter)LengthValidator
isEmpty($value)AbstractValidatorprotected
isValid($value)LengthValidator
LOCALISATION_OBJECT_NAMELengthValidator
renderMessage($message=null, $type=null, $messageType= 'message')AbstractValidator
setFormUtility(FormUtility $formUtility)AbstractValidator
setRawArgument($rawArgument)AbstractValidator
substituteMarkers($message)LengthValidator
translateErrorMessage($translateKey, $extensionName, $arguments=array())AbstractValidatorprotected
validate($value)AbstractValidator