Copyright 2007-2010 Emmanuel Bernard and Red Hat Inc.
JSR-303 Bean Validation
Emmanuel Bernard
JBoss, by Red Hat
http://in.relation.to/Bloggers/Emmanuel
vendredi 29 janvier 2010
Enable declarative validation
in your applications
Constrain Once, Validate
vendredi 29 janvier 2010
Emmanuel Bernard
Hibernate Search in Action
blog.emmanuelbernard.com
twitter.com/emmanuelbernard
http://lescastcodeurs.com
vendredi 29 janvier 2010
Constraints
Constraint
restriction on a bean, field or property
not null, between 10 and 45, valid email...
How is that useful
give feedback to the user
ensure that a service will behave correctly
define service range of usability
avoid adding crap to the database
unless you like fixing the data manually
vendredi 29 janvier 2010
Constraints in Java
Ecosystems
Where should they be applied?
vendredi 29 janvier 2010
1 / 29 100%
La catégorie de ce document est-elle correcte?
Merci pour votre participation!

Faire une suggestion

Avez-vous trouvé des erreurs dans linterface ou les textes ? Ou savez-vous comment améliorer linterface utilisateur de StudyLib ? Nhésitez pas à envoyer vos suggestions. Cest très important pour nous !