DelegateValidator.ValidatorFunc

Validator function type

class DelegateValidator
alias ValidatorFunc = void delegate(
IEntry
,
string[]
)

Meta