Releases: majorcluster/pedestal-api-helper
Releases · majorcluster/pedestal-api-helper
v0.11.0
v0.10.1
v0.10.1 changes:
- [NEW]
:validate/ignore-if-absent ^booleanfor validation and validate-and-mop validation map is possible for custom validation now as well
v0.10.0
v0.10.0 changes:
:validate/mandatorynow produces invalid exception for empty in case ofstring- [NEW]
:validate/ignore-if-absent ^booleanfor validation and validate-and-mop validation map is possible to ignore the validation when the key is not present in the map (useful for PATCH requests, where you want to validate mins, maxes, regex, only if the field exists)
v0.9.1
v0.9.1
- Docs adjustments
- Adding auto-deployment script