Exception that is thrown by a {@link Validator} when a value is invalid.
The default implementation of InvalidValueException does not support HTML in error messages. To enable HTML support, override {@link #getHtmlMessage()} and use the subclass in validators.
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.