We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When flag output is used once the first error appears there is no need to do remaining validations (because we already have a required answer)
flag
The text was updated successfully, but these errors were encountered:
Add failFast flag in flag output to skip remaining validations afte…
75b4fb4
…r first failure (#137) Resolves #136
05fab61
…r first failure (#137) Resolves #136 (cherry picked from commit 75b4fb4)
OptimumCode
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
Enhancement description
When
flag
output is used once the first error appears there is no need to do remaining validations (because we already have a required answer)The text was updated successfully, but these errors were encountered: