public class DecimalMinInterceptor extends Object implements com.jfinal.aop.Interceptor
DecimalMinInterceptor()
void
intercept(com.jfinal.aop.Invocation inv)
private boolean
matches(javax.validation.constraints.DecimalMin decimalMax, Object validObject)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DecimalMinInterceptor()
public void intercept(com.jfinal.aop.Invocation inv)
intercept
com.jfinal.aop.Interceptor
private boolean matches(javax.validation.constraints.DecimalMin decimalMax, Object validObject)
Copyright © 2024. All rights reserved.