AlphaNum

Undocumented in source.

Constructors

this
this(AlphaNumOptions options)

constructor

Members

Functions

validate
bool validate(Validation validation, string field)

Executes the validation

validate
bool validate(string field)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_options
AlphaNumOptions _options;
Undocumented in source.

Inherited Members

From Validator

_options
string[string] _options;
Undocumented in source.
validate
bool validate(Validation validation, string attribute)

Executes the validation

Meta