The specification states
This JSR defines a metadata model and API for validating a JavaBean. The default metadata source is annotations, with the ability to override and extend metadata using XML validation descriptors.
therefore, I assume that if any software configuration exists, it is implementation-specific and therefore not portable.
source share