Range

Undocumented in source.

Constructors

this
this(RangeOptions options)

constructor

Members

Functions

validate
bool validate(Validation validation, string field)

* For the form component 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
RangeOptions _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