PHP eZ\Publish\Core\FieldType\Validator Пространство имен

Классы

Имя Описание
EmailAddressValidator Validator for checking validity of email addresses. Both form and MX record validity checking are provided.
FileSizeValidator Validator for checking max. size of binary files.
FloatValueValidator Validator to validate ranges in float values.
IntegerValueValidator Validate ranges of integer value.
StringLengthValidator Validator for checking min. and max. length of strings.