TextFieldValidation class

Constructors

TextFieldValidation()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

address(String? address, {TextValidateResponse? textResponse}) String?
Validate address
age(String? age, {TextValidateResponse? textResponse}) String?
Validate age.
algorandAddress(String? algorandAddress, {TextValidateResponse? textResponse}) String?
Validate Algorand address.
alphanumeric(String? alphanumeric, {TextValidateResponse? textResponse}) String?
Validate alphanumeric.
alphanumericWithSpaces(String? alphanumericWithSpaces, {TextValidateResponse? textResponse}) String?
Validate alphanumeric with spaces.
alphanumericWithSpacesAndPunctuation(String alphanumericWithSpacesAndPunctuation, {TextValidateResponse? textResponse}) String?
Validate alphanumeric with spaces and punctuation.
bic(String? bic, {TextValidateResponse? textResponse}) String?
Validate BIC.
bitcoinAddress(String? bitcoinAddress, {TextValidateResponse? textResponse}) String?
Validate Bitcoin address.
bornMMDDYYYY2(String? dateBorn, {TextValidateResponse? textResponse}) String?
Validate date born (format MM.DD.YYYY)
bornYYYYMMMDD3(String? dateBorn, {TextValidateResponse? textResponse}) String?
Validate date born (format YYYY.MM.DD)
bornYYYYMMMDD4(String? dateBorn, {TextValidateResponse? textResponse}) String?
Validate date born (format YYYY MM DD)
captcha(String? captcha, {TextValidateResponse? textResponse}) String?
Validate Captcha.
cardAddress(String? cardAddress, {TextValidateResponse? textResponse}) String?
cardCity(String? cardCity, {TextValidateResponse? textResponse}) String?
cardCountry(String? cardCountry, {TextValidateResponse? textResponse}) String?
Validate card country
cardCvv(String? cardCvv, {TextValidateResponse? textResponse}) String?
cardDate(String? cardDate, {TextValidateResponse? textResponse}) String?
cardHolder(String? cardHolder, {TextValidateResponse? textResponse}) String?
cardName(String? cardName, {TextValidateResponse? textResponse}) String?
cardNumber(String? cardNumber, {TextValidateResponse? textResponse}) String?
cardState(String? cardState, {TextValidateResponse? textResponse}) String?
Validate card state
cardType(String? cardType, {TextValidateResponse? textResponse}) String?
cardZip(String? cardZip, {TextValidateResponse? textResponse}) String?
city(String? city, {TextValidateResponse? textResponse}) String?
country(String? country, {TextValidateResponse? textResponse}) String?
date(String? date, {TextValidateResponse? textResponse}) String?
Validate date.
dateBornDDMMYYYY(String? dateBorn, {TextValidateResponse? textResponse}) String?
Validate date born (format DD/MM/YYYY).
dateBornDDMMYYYY2(String? dateBorn, {TextValidateResponse? textResponse}) String?
Validate date born (format DD-MM-YYYY).
dateBornDDMMYYYY3(String? dateBorn, {TextValidateResponse? textResponse}) String?
Validate date born (format DD.MM.YYYY).
dateBornDDMMYYYY4(String? dateBorn, {TextValidateResponse? textResponse}) String?
Validate date born (format DD MM YYYY).
dateBornMMDDYYYY(String? dateBorn, {TextValidateResponse? textResponse}) String?
Validate date born (format MM-DD-YYYY).
dateBornMMDDYYYY2(String? dateBorn, {TextValidateResponse? textResponse}) String?
Validate date born (format MM.DD.YYYY).
dateBornMMDDYYYY3(String? dateBorn, {TextValidateResponse? textResponse}) String?
Validate date born (format MM DD YYYY).
dateBornYYYYMMDD(String? dateBorn, {TextValidateResponse? textResponse}) String?
Validate date born (format YYYY/MM/DD).
dateBornYYYYMMDD2(String? dateBorn, {TextValidateResponse? textResponse}) String?
Validate date born (format YYYY-MM-DD).
dateBornYYYYMMDD3(String? dateBorn, {TextValidateResponse? textResponse}) String?
Validate date born (format YYYY.MM.DD).
dateBornYYYYMMDD4(String? dateBorn, {TextValidateResponse? textResponse}) String?
Validate date born (format YYYY MM DD).
dns(String? dns, {TextValidateResponse? textResponse}) String?
Validate DNS.
email(String? email, {TextValidateResponse? textResponse}) String?
Validate mail
ethereumAddress(String? ethereumAddress, {TextValidateResponse? textResponse}) String?
Validate Ethereum address.
facebook(String? facebook, {TextValidateResponse? textResponse}) String?
Validate Facebook URL.
gitHub(String? gitHub, {TextValidateResponse? textResponse}) String?
Validate GitHub URL.
gitLab(String? gitLab, {TextValidateResponse? textResponse}) String?
Validate GitLab URL.
googleAccount(String? googleAccount, {TextValidateResponse? textResponse}) String?
Validate Google Account.
googleCalendar(String? googleCalendar, {TextValidateResponse? textResponse}) String?
Validate Google Calendar.
googleClassroom(String? googleClassroom, {TextValidateResponse? textResponse}) String?
Validate Google Classroom.
googleDocs(String? googleDocs, {TextValidateResponse? textResponse}) String?
Validate Google Docs.
googleDrawings(String? googleDrawings, {TextValidateResponse? textResponse}) String?
Validate Google Drawings URL.
googleDrive(String? googleDrive, {TextValidateResponse? textResponse}) String?
Validate Google Drive.
googleForms(String? googleForms, {TextValidateResponse? textResponse}) String?
Validate Google Forms URL.
googleHangouts(String? googleHangouts, {TextValidateResponse? textResponse}) String?
Validate Google Hangouts.
googleMail(String? googleMail, {TextValidateResponse? textResponse}) String?
Validate Google Mail.
googleMaps(String? googleMaps, {TextValidateResponse? textResponse}) String?
Validate Google Maps.
googlePlay(String? googlePlay, {TextValidateResponse? textResponse}) String?
Validate Google Play.
googleSheets(String? googleSheets, {TextValidateResponse? textResponse}) String?
Validate Google Sheets URL.
googleSites(String? googleSites, {TextValidateResponse? textResponse}) String?
Validate Google Sites URL.
googleSlides(String? googleSlides, {TextValidateResponse? textResponse}) String?
Validate Google Slides URL.
height(String? height, {TextValidateResponse? textResponse}) String?
Validate height.
hexadecimalColor(String? hexadecimalColor, {TextValidateResponse? textResponse}) String?
Validate hexadecimal color.
iban(String? iban, {TextValidateResponse? textResponse}) String?
Validate IBAN.
instagram(String? instagram, {TextValidateResponse? textResponse}) String?
Validate Instagram URL.
ip(String? ipAddress, {TextValidateResponse? textResponse}) String?
Validate IP address.
iPv4(String? ipv4, {TextValidateResponse? textResponse}) String?
Validate IPv4.
iPv6(String? ipv6, {TextValidateResponse? textResponse}) String?
Validate IPv6.
iSin(String? isin, {TextValidateResponse? textResponse}) String?
Validate ISIN.
isrc(String? isrc, {TextValidateResponse? textResponse}) String?
Validate ISRC.
iswc(String? iswc, {TextValidateResponse? textResponse}) String?
Validate ISWC.
linkedin(String? linkedin, {TextValidateResponse? textResponse}) String?
Validate LinkedIn URL.
litecoinAddress(String? litecoinAddress, {TextValidateResponse? textResponse}) String?
Validate Litecoin address.
mac(String? macAddress, {TextValidateResponse? textResponse}) String?
Validate MAC address.
md5(String? md5, {TextValidateResponse? textResponse}) String?
Validate MD5.
moneroAddress(String? moneroAddress, {TextValidateResponse? textResponse}) String?
Validate Monero address.
name(String? name, {TextValidateResponse? textResponse}) String?
Validate name
number(String? number, {TextValidateResponse? textResponse}) String?
Validate number.
password(String? password, {TextValidateResponse? textResponse}) String?
Validate password
phone(String? phone, {TextValidateResponse? textResponse}) String?
Validate phone
phoneNumberAndIndicative(String? phoneNumber, {TextValidateResponse? textResponse}) String?
Validate phone number + indicative.
pinterest(String? pinterest, {TextValidateResponse? textResponse}) String?
Validate Pinterest URL.
port(String? port, {TextValidateResponse? textResponse}) String?
Validate port.
portRange(String? portRange, {TextValidateResponse? textResponse}) String?
Validate port range.
qr(String? qr, {TextValidateResponse? textResponse}) String?
Validate QR.
reddit(String? reddit, {TextValidateResponse? textResponse}) String?
Validate Reddit URL.
rippleAddress(String? rippleAddress, {TextValidateResponse? textResponse}) String?
Validate Ripple address.
sha1(String? sha1, {TextValidateResponse? textResponse}) String?
Validate SHA1.
snapchat(String? snapchat, {TextValidateResponse? textResponse}) String?
Validate Snapchat URL.
socialSecurityNumber(String? socialSecurityNumber, {TextValidateResponse? textResponse}) String?
Validate social security number.
ssid(String? ssid, {TextValidateResponse? textResponse}) String?
Validate SSID.
state(String? state, {TextValidateResponse? textResponse}) String?
strictPassword(String? password, {TextValidateResponse? textResponse}) String?
Validate password on strict mode
tetherAddress(String? tetherAddress, {TextValidateResponse? textResponse}) String?
Validate Tether address.
tumblr(String? tumblr, {TextValidateResponse? textResponse}) String?
Validate Tumblr URL.
twitter(String? twitter, {TextValidateResponse? textResponse}) String?
Validate Twitter URL.
url(String? url, {TextValidateResponse? textResponse}) String?
Validate URL.
validateDateBornMMDDYY(String? dateBorn, {TextValidateResponse? textResponse}) String?
Validate date born (format MM/DD/YYYY).
validateGoogleKeep(String? googleKeep, {TextValidateResponse? textResponse}) String?
Validate Google Keep URL.
validateIMEI(String? imei, {TextValidateResponse? textResponse}) String?
Validate IMEI.
validateISBN(String? isbn, {TextValidateResponse? textResponse}) String?
Validate ISBN.
velocity(String? velocity, {TextValidateResponse? textResponse}) String?
Validate Velocity.
weights(String? weights, {TextValidateResponse? textResponse}) String?
Validate weights.
withoutNumbers(String? text, {TextValidateResponse? textResponse}) String?
Validate WithoutNumbers
year(String? year, {TextValidateResponse? textResponse}) String?
Validate year.
youTube(String? youTube, {TextValidateResponse? textResponse}) String?
Validate YouTube.
zip(String? zip, {TextValidateResponse? textResponse}) String?