svenmeier opened a new pull request #353: WICKET-6656 bean validation handle required annotations URL: https://github.com/apache/wicket/pull/353 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.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
