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.