Converts a client value back into a server-side object.
@param requiredType required type to convert the string to
@param clientValue value obtained from context passed from client
@return the client value converted or coerced into a server value
@see org.apache.tapestry.ValueEncoder#toValue(String)
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.