Skip to content

Commit

Permalink
update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhyanz46 committed Feb 19, 2024
1 parent e7d7411 commit 613711e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,14 @@ go get github.com/Rhyanz46/go-map-validator/map_validator

- avoiding same value in some field
- ex case : `old_password` and `new_password`
- nested validation
- get from urls params http
- validation for `base64`
- handle file size on multipart
- extension for generate OpenAPI Spec that support with this package
- image resolution validation
- nested data
- OR validation (ex : IPv4: true, UUID: true, MultipleCondition: true)
- Custom Validation


## example :
Expand Down

0 comments on commit 613711e

Please sign in to comment.