JBValidators class

Constructors

JBValidators()

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

Constants

aadhaar → const String
alphabetsOnly → const String
alphanumericWithSpaces → const String
date → const String
decimal → const String
email → const String
gstin → const String
ifsc → const String
name → const String
notEmpty → const String
numericOnly → const String
otp4 → const String
otp6 → const String
pan → const String
password → const String
phone → const String
pincode → const String
time → const String
upi → const String
url → const String