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