alphaNumeric property
FormifyRule
get
alphaNumeric
Static factory method to create a alphaNumeric validation rule.
Implementation
static FormifyRule get alphaNumeric => AlphaNumeric();
Static factory method to create a alphaNumeric validation rule.
static FormifyRule get alphaNumeric => AlphaNumeric();