That looks correct to me (I was assuming you would have a converted object arriving at the validator, not just a string representing it). You can't really validate the whole object using this scheme as you need a different validator for each property. If we do a generic one, then a s:validateAll will apply it.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060056#4060056 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060056 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
