'and not given on an a type argument of a parameterized type'
http://beanvalidation.org/2.0/spec/#constraintdeclarationvalidationprocess-validationroutine-valueextractorresolution-implicitunwrapping
'Optional<@Size(min=1) String getName() { … }'
http://beanvalidation.org/2.0/spec/#valueextractordefinition-examples
There are a few "Bean Validator" instances in the API and the spec. |
|