regex/alpha_numeric_reg library

Properties

alphaNumericReg RegExp
A regular expression that matches any string containing only letters and numbers.
getter/setter pair
alphaNumericRegStr String
The pattern used by the alphaNumericReg regular expression.
getter/setter pair