agentgt / jirm

A Java Immutable object Relational Mapper focused on simplicity, convenience, and thread safety.
Apache License 2.0
66 stars 10 forks source link

Add a validate() to the fluent chain #20

Open agentgt opened 11 years ago

agentgt commented 11 years ago

Add optional validation that will use java.validation if its available.