[jboss-user] [JBoss Seam] - Re: validation / exception handling patterns with EntityHome
dunks80
do-not-reply at jboss.com
Tue Jul 3 12:34:23 EDT 2007
Pete,
What is your suggestion for writing a validator that validates the property against other properties values within the object (ie is this property > than another property in the object)? I thought maybe i could use hibernate validator's bean level validation but based on your last post it doesn't look like this option would work. Should such object level validation even be performed at the validation phase of the jsf lifecycle or is it better suited for another phase down the lifecycle?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060070#4060070
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060070
More information about the jboss-user
mailing list