flutter_form_annotations
flutter_form_annotations
FieldValidator
values constant
values
values
constant
Null safety
List
<
FieldValidator
>
const
values
A constant List of the values in this enum, in order of their declaration.
flutter_form_annotations
flutter_form_annotations
FieldValidator
values constant
FieldValidator enum
Constructors
FieldValidator
Values
alpha
alphanumeric
creditCard
custom
date
dateRange
dateBefore
dateAfter
divisibleBy
email
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