skadi-d ~master (2015-09-28T14:07:14Z)
Dub
Repo
ValidatorInterface
skadi
components
validation
validatorInterface
Undocumented in source.
interface
ValidatorInterface {
bool
validate
(Validation validation, string field);
}
Members
Functions
validate
bool
validate
(Validation validation, string field)
Executes the validation
Meta
Source
See Implementation
skadi
components
validation
validatorInterface
interfaces
ValidatorInterface