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

Remove validations #17

Merged
merged 2 commits into from Nov 10, 2019
Merged

Remove validations #17

merged 2 commits into from Nov 10, 2019

Conversation

qmuntal
Copy link
Owner

@qmuntal qmuntal commented Nov 10, 2019

The current validation method uses github.com/go-playground/validator, which is great for generic validations and detailed reports, but it adds to many dependencies to the module. I prefer to temporarly stop supporting validation until I find a dependency-less way to perfom validations.

@qmuntal qmuntal merged commit d6ce775 into master Nov 10, 2019
@qmuntal qmuntal deleted the remove-validation branch November 10, 2019 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant