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

Conveniently skip validation #211

Closed
reckart opened this issue Nov 11, 2022 · 0 comments
Closed

Conveniently skip validation #211

reckart opened this issue Nov 11, 2022 · 0 comments
Assignees
Milestone

Comments

@reckart
Copy link
Member

reckart commented Nov 11, 2022

Is your feature request related to a problem? Please describe.
It is possible to skip validation by settings a no-op validator that does not autodetect any checks. But it would be nicer if there was a shortcut for this.

Describe the solution you'd like
Have a skipValidation method which applies for a single test run and a withoutDefaultValidator() which disables validation again if it has been temporarily enabled for a test.

@reckart reckart added this to the 3.4.0 milestone Nov 11, 2022
@reckart reckart self-assigned this Nov 11, 2022
reckart added a commit that referenced this issue Nov 11, 2022
- Add convenience methods for skipping validation
- Add JavaDoc
reckart added a commit that referenced this issue Nov 11, 2022
…idation

Issue #211: Conveniently skip validation
@reckart reckart closed this as completed Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant