menu
nylo_support package
documentation
widgets/form/validation.dart
FormValidator
message property
message property
dark_mode
light_mode
message
property
String
?
message
getter/setter pair
Implementation
String?
message;
nylo_support package
documentation
widgets/form/validation
FormValidator
message property
FormValidator class
Constructors
new
boolean
capitalized
contains
custom
date
dateAgeIsOlder
dateAgeIsYounger
dateInFuture
dateInPast
email
isFalse
isTrue
lowercase
maxLength
maxSize
maxValue
minLength
minSize
minValue
notEmpty
numeric
password
phoneNumber
phoneNumberUs
postcodeUk
regex
rule
uppercase
url
zipcodeUs
Properties
customRule
data
hashCode
message
rules
runtimeType
Methods
boolean
capitalized
contains
date
dateAgeIsOlder
dateAgeIsYounger
dateInFuture
dateInPast
email
isFalse
isTrue
lowercase
maxLength
maxSize
maxValue
minLength
minSize
minValue
noSuchMethod
notEmpty
numeric
password
phoneNumberUk
phoneNumberUs
postcodeUk
regex
setData
toString
toValidationRule
uppercase
url
zipcodeUs
Operators
operator ==