]
Tristan Tarrant closed ISPN-1208.
---------------------------------
Resolution: Won't Do
Use Hibernate Validator to validate entries stored in Infinispan
----------------------------------------------------------------
Key: ISPN-1208
URL:
https://issues.jboss.org/browse/ISPN-1208
Project: Infinispan
Issue Type: Feature Request
Components: Core
Affects Versions: 5.0.0.FINAL
Reporter: Manik Surtani
Should be very trivial to implement as an additional interceptor, where values can be
annotated with Hibernate Validator and the interceptor can validate the entries passed
in.
Should be optional, and packaged as a separate module so that we don't pull in
additional dependencies into core.