-
Notifications
You must be signed in to change notification settings - Fork 34
Validators
Jakob Voß edited this page Feb 22, 2018
·
2 revisions
Validators are Catmandu modules to validate items, for instance to check whether items contain required fields. Validators can also make use of schemas to validate items against.
Basic documentation is included at the base class Catmandu::Validator.
Validators are available since Catmandu 0.9 but support of validators in the command line client has not been implemented yet.