@Target(value={FIELD,PARAMETER}) @Retention(value=RUNTIME) @Documented public @interface VHostName
Modifier and Type | Optional Element and Description |
---|---|
Class<? extends IHostNameChecker> |
checker |
int |
httpStatus |
String |
msg |
public abstract String msg
public abstract Class<? extends IHostNameChecker> checker
Copyright © 2022. All rights reserved.