[hibernate-issues] [Hibernate-JIRA] Created: (HV-565) @Valid for custom composite types
George Sapountzis (JIRA)
noreply at atlassian.com
Fri Mar 23 06:32:48 EDT 2012
@Valid for custom composite types
---------------------------------
Key: HV-565
URL: https://hibernate.onjira.com/browse/HV-565
Project: Hibernate Validator
Issue Type: New Feature
Components: engine
Reporter: George Sapountzis
The idea is to add an SPI that allows HV to be extended for custom composite types annotated with @Valid. For example for Guava's Optional<T> in addition to spec-defined Collection<T>, Map<K, V>.
See https://forum.hibernate.org/viewtopic.php?f=9&t=1014768 for more details.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list