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

docs: clarify that new validation mechanism is disabled by default #17072

Merged
merged 2 commits into from
Jun 21, 2023

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Jun 21, 2023

Description

The PR clarifies in JavaDoc that the new validation mechanism is disabled by default in Vaadin 14.

A follow-up to #17056

Type of change

  • Docs

@vursen vursen marked this pull request as ready for review June 21, 2023 10:45
@vursen vursen requested a review from mshabarov June 21, 2023 10:46
* integrating client, constraint, and binder validation into a seamless chain.
* A property that enforces full experience validation for Flow components.
* <p>
* The full experience validation integrates client, constraint and binder
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd propose change it to "... integrates web-component's own validation, server-side component's constraints and Binder validation into a ...".

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same for above lines ^

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@mshabarov mshabarov merged commit 51deccb into 2.10 Jun 21, 2023
@mshabarov mshabarov deleted the chore/improve-java-doc branch June 21, 2023 11:09
@sonarcloud
Copy link

sonarcloud bot commented Jun 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants