Classes
Namespaces
Interfaces
Index
Symfony2 API
Namespace
Symfony\Component\Validator\Constraints
All
AllValidator
Blank
BlankValidator
Callback
CallbackValidator
Validator for Callback constraint
Choice
ChoiceValidator
ChoiceValidator validates that the value is one of the expected values.
Collection
CollectionValidator
Country
CountryValidator
Validates whether a value is a valid country code
Date
DateTime
DateTimeValidator
DateValidator
Email
EmailValidator
False
FalseValidator
File
FileValidator
GroupSequence
Annotation for group sequences
Image
Ip
Validates that a value is a valid IP address
IpValidator
Validates whether a value is a valid IP address
Language
LanguageValidator
Validates whether a value is a valid language code
Locale
LocaleValidator
Validates whether a value is a valid locale code
Max
MaxLength
MaxLengthValidator
MaxValidator
Min
MinLength
MinLengthValidator
MinValidator
NotBlank
NotBlankValidator
NotNull
NotNullValidator
Null
NullValidator
Regex
RegexValidator
Validates whether a value match or not given regexp pattern
Time
TimeValidator
True
TrueValidator
Type
TypeValidator
Url
UrlValidator
Valid