- flutter_form_annotations
- flutter_form_annotations
- FieldValidator
- FieldValidator const constructor
FieldValidator enum
- Constructors
- FieldValidator
- Values
- alpha
- alphanumeric
- creditCard
- custom
- date
- dateRange
- dateBefore
- dateAfter
- divisibleBy
- emailOrUrl
- emailOrPhone
- fixedLength
- float
- hex
- integer
- lowerCase
- match
- min
- minLength
- max
- maxLength
- name
- notNull
- nullValue
- numeric
- phone
- range
- required
- simpleURL
- strLength
- upperCase
- url
- Properties
- hashCode
- index
- runtimeType
- Methods
- noSuchMethod
- toString
- Operators
- operator ==
- Constants
- values