alphaNumeric property

FormifyRule get alphaNumeric

Static factory method to create a alphaNumeric validation rule.

Implementation

static FormifyRule get alphaNumeric => AlphaNumeric();