Home » Architecture, Open Source Tools

SEAM Hibernator/Validator

19 August 2010 No Comment

Hibernate Validator 4.x is the reference implementation for JSR 303 – Bean Validation.JSR 303 defines a metadata model and API for JavaBean validation. The default metadata source is annotations, with the ability to override and extend the meta-data through the use of XML validation descriptors. The API is not tied to a specific application tier or programming model. It is specifically not tied to either the web tier or the persistence tier, and is available for both server-side application programming, as well as rich client Swing application developer. This podcast gives a whistle-stop tour demonstrating an entity-field annotation that prevents entry of duplicate-keyed records.

http://skillsmatter.com/podcast/java-jee/seam-hibernatorvalidator

Related Posts:

Comments:

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

*