-
Notifications
You must be signed in to change notification settings - Fork 1
Nice public API #16
Copy link
Copy link
Open
Labels
Description
It should be simple and "nice" to define schemas, so Validation should have a nice public API.
It should still be possible to use the underlaying functions to define schemas, rules and predicates as they might be more convenient when doing custom stuff or when dynamically defining schemas.
Take inspiration in dry-validation.
Reactions are currently unavailable