in case of client-side validation a trinidad client validator is added to the component based on the meta-data. at the postback: the extval validation strategy gets called and after that the added validator. this wrapper prevents such a server-side double validation. it just delegates the client-side functionality.
@author Gerhard Petracek
@since 1.x.1
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.