commandr v0.1.1 (2020-01-27T15:02:29Z)
Dub
Repo
IValidator.validate
commandr
validators
IValidator
Checks whenever specified input is valid.
interface
IValidator
void
validate
(
IEntry
entry
,
string
[]
values
)
Throws
ValidationException
Meta
Source
See Implementation
commandr
validators
IValidator
functions
validate
Checks whenever specified input is valid.