AlphaNumeric constructor
AlphaNumeric()
Creates an instance of the AlphaNumeric validation rule.
Implementation
AlphaNumeric() : super.withKey(key);
Creates an instance of the AlphaNumeric validation rule.
AlphaNumeric() : super.withKey(key);