Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add comparison with go-playground/validator #13

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

nieomylnieja
Copy link
Collaborator

@nieomylnieja nieomylnieja commented Sep 3, 2024

Motivation

It would be of value to be able to view the difference with classic, tag-based validation library and govy, in code.

Summary

This PR adds testable examples' comparison between go-playground/validator and govy.
The example utilizes a separate go.mod so that the validator package is not added as a dependency to the govy project itself.
Added new section to main README which contains comparisons between govy and other libraries.

@n9-machine-user n9-machine-user added chore Routine or minor duty task go Pull requests that update Go code patch Bug fixes and security updates labels Sep 3, 2024
@nieomylnieja nieomylnieja merged commit 6bf5bc9 into main Sep 3, 2024
7 checks passed
@nieomylnieja nieomylnieja deleted the add-comparison-with-go-validator branch September 3, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Routine or minor duty task go Pull requests that update Go code patch Bug fixes and security updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants