jakartaee / validation-spec

Jakarta Validation spec document
http://beanvalidation.org
Apache License 2.0
20 stars 21 forks source link

BVAL-655 getContainerElementTypes() -> getConstrainedContainerElement… #209

Closed gunnarmorling closed 7 years ago

gunnarmorling commented 7 years ago

…Types(); adding example

https://hibernate.atlassian.net/browse/BVAL-655

gunnarmorling commented 7 years ago

Reworked and force-pushed the commit to address your comments, @gsmet!

gsmet commented 7 years ago

Rebased and merged, thanks!