Hello,

TomEE 7 includes javax.validation 1.1 API. However, I noticed, that it's
missing some methods from the spec, namely:
javax.validation.metadata.CrossParameterDescriptor.getElementClass()
javax.validation.metadata.ExecutableDescriptor.findConstraints()
javax.validation.metadata.ExecutableDescriptor.getConstraintDescriptors()
javax.validation.metadata.ExecutableDescriptor.hasConstraints()

These all are present in the final release of the spec
https://www.jcp.org/en/jsr/detail?id=349

Could you please comment?

Lazar

Reply via email to