Is there a way to make validation partial or optional ?
Open
- Dominant language
- Clojure
- Stars
- 116
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
For example, while using with REST APIs (Luminus), for POST request all fields validated as defined in validation schema, but for PUT request, only fields present in request body validated using same validation schema.
Contributor guide
Assessment
This issue has not been assessed yet.