Skip to content

WICKET-6656 bean validation handle required annotations#353

Closed
svenmeier wants to merge 2 commits intomasterfrom
WICKET-6656-bean-validation-required
Closed

WICKET-6656 bean validation handle required annotations#353
svenmeier wants to merge 2 commits intomasterfrom
WICKET-6656-bean-validation-required

Conversation

@svenmeier
Copy link
Copy Markdown
Contributor

Let BeanValidationContext decide which annotations make a component required.

This way projects can choose to let beans-validation check those annotations instead, see BeanValidationApplication as example.
To make this possible, PropertyValidator accepts nulls now.

@asfgit asfgit closed this in b5bf661 Apr 23, 2019
bitstorm pushed a commit to bitstorm/wicket that referenced this pull request Apr 24, 2019
@solomax solomax deleted the WICKET-6656-bean-validation-required branch May 5, 2022 02:46
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.

2 participants