-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(validators): added custom validators * feat(validators): added custom validators file and collection * feat(validators): added custom-collection-validators and @typedef for fileValidators and collectionValidators * feat(validators): improved code style and types * feat(validators): added new type CUSTOM_ERROR * (validators): Do not pass internal entry to the file validator * (validators): renamed block argument to the ctx * (validators): Set default type for custom validation errors * (validators): added demo html validators
- Loading branch information
1 parent
c18ed11
commit d3260b0
Showing
21 changed files
with
533 additions
and
322 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.