Package org.jboss.seam.remoting.validation

Interface Summary
SpecialConsideration just a simple layer of indirection to give the opportunity to make any changes that might be required to make the server-side constraint easier to deal with in the client-side validator.
 

Class Summary
ConstraintTranslator This class reads constraints metadata from all requested beans, translate them and send them back to client
RegexpConsideration some basic incompatibility between Java and JavaScript Regular Expression syntax is handled here however since Java regular expression is relatively more powerful than JavaScript counterpart it is developer's responsibility to make sure the provided Regular Expression is a valid JS expression as well.
 



Copyright © 2011 Seam Framework. All Rights Reserved.