@Documented @Target(value=METHOD) @Inherited @Retention(value=RUNTIME) public @interface CaptchaValidate
String
form
int
errorCode
htmlPath
message
redirectUrl
renderType
public abstract String form
public abstract String message
public abstract String redirectUrl
public abstract String htmlPath
public abstract String renderType
public abstract int errorCode
Copyright © 2024. All rights reserved.