MethodExpressionValidator is a {@link Validator} thatwraps a {@link MethodExpression}, and it performs validation by executing a method on an object identified by the {@link MethodExpression}.
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.