-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
lost22git
committed
Jan 24, 2024
1 parent
a79ed40
commit 452655f
Showing
2 changed files
with
27 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
|
||
A simple, not flexible, mediocre performance Object Fields Validator | ||
|
||
## Features | ||
|
||
* based on pragma and macro | ||
* tags to group/filter validation rules | ||
* compile-time: tagsFilter expr | ||
* runtime: filterTags params | ||
* custom validation function | ||
* custom validation error message | ||
* nested validation | ||
|
||
## TODO | ||
|
||
* i18n validation error message | ||
|
||
|
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