Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
aymaneallaoui committed Sep 14, 2024
2 parents 7e2a403 + 7906b4b commit de6c2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Zod-Go is a Go-based validation library inspired by the popular Zod library in T

- **Schema Definitions**: Validate strings, numbers, booleans, arrays(sLiCeS), and nested objects.
- **Custom Error Handling**: Get detailed validation errors with custom messages.
- **Concurrent Validation**: "Improve" performance for large datasets through concurrent validation.
- **Concurrent Validation**: "Improve" performance for large shit through concurrent validation.
- **Optional Fields and Default Values**: Handle optional fields gracefully and set defaults where necessary.

## Installation
Expand Down

0 comments on commit de6c2f0

Please sign in to comment.