By phayte
via grok-programming.com
Published: Sep 09 2008 / 21:42
JSR 303: Bean Validation is a specification in the early draft stage that is looking to add an API to Java that would allow developers a consistent way to validate JavaBeans. Anyone that has written any software for use by people other than themselves certainly understands the meaning of the old saying “garbage in, garbage out“. Validating the inputs to your JavaBeans is a useful way of ensuring that craptastic cycle doesn’t even start.
Add your comment
Voters For This Link (12)
-
phayte -
mostlyharmless -
mswatcher -
matt.corey -
rsmaniak -
spajus -
nanofish -
shamsm -
unswear -
Eraserman -
Sankozi -
gru


