Issue #15: Bean Validation (JPA 2.0)

Type: Feature RequestVersion: 1.4.0Priority: NormalStatus: ActiveReplies: 5
#1

JPA 2 adds support for integration with the Bean Validation API.

Constraints that are defined for entity and embeddable classes by using annotations can be checked automatically on PrePersist, PreUpdate and PreRemove JPA lifecycle events.

Integration with the Validation API is not supported yet by ObjectDB.

ObjectDB Support
#2

Is this still yet to be supported?

#3

Yes. It is not supported yet.

ObjectDB Support
#4

Do you have Bean Validation integration on your road map?

Thank you very much

Oliver

#5

It is in our plans, but unfortunately we don't know when it will be implemented.

ObjectDB Support
#6

Any updates on this?

Reply