IValidator

Interface for validators.

Members

Functions

validate
void validate(IEntry entry, string[] values)

Checks whenever specified input is valid.

Meta