That's solved by me in my fork on branch "CustomValidationMessage" https://bitbucket.org/globalbus/html5-validator-dialect-fork...
Override default ValidationPerformers
Yep, I know about the @Valid is special case of JSR303 Annotation. That's why I cannot...
Yep, I know about the @Valid is special case of JSR303 Annotation. That's why I cannot...
a little bit cleaner solution /** * Return annotations for a given field name */...
@Valid Annotation Support