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

FastFail feature #1042 #1131

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Paxman23l
Copy link

Fixes Or Enhances

Adds failfast feature which returns the first validation error encountered. This can be set by a flag or function call. This PR was based on Issue 1042

Make sure that you've checked the boxes below before you submit PR:

  • Tests exist or have been written that cover this particular change.

@go-playground/validator-maintainers

@Paxman23l Paxman23l requested a review from a team as a code owner July 25, 2023 15:42
@coveralls
Copy link

coveralls commented Jul 25, 2023

Coverage Status

coverage: 74.012% (+0.02%) from 73.991% when pulling 57d69a8 on Paxman23l:paxman23l/fail-fast-feature into 5bf55dc on go-playground:master.

@deankarn
Copy link
Contributor

deankarn commented Aug 6, 2023

interesting idea, let me think about the implications for a while :)

@xmgtony
Copy link

xmgtony commented Apr 15, 2024

Will this feature be merged? It's a very interesting and useful addition, and I'm looking forward to it.

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

4 participants