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