public class PatternInterceptor extends Object implements com.jfinal.aop.Interceptor
PatternInterceptor()
void
intercept(com.jfinal.aop.Invocation inv)
private static boolean
matches(javax.validation.constraints.Pattern pattern, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PatternInterceptor()
public void intercept(com.jfinal.aop.Invocation inv)
intercept
com.jfinal.aop.Interceptor
private static boolean matches(javax.validation.constraints.Pattern pattern, String value)
Copyright © 2024. All rights reserved.