@Target(value=PARAMETER) @Retention(value=RUNTIME) public @interface ValidateNoTagsParam
int
maxLength
minLength
String
name
boolean
notBlank
notEmpty
notNull
public abstract String name
public abstract boolean notNull
public abstract boolean notEmpty
public abstract boolean notBlank
public abstract int minLength
public abstract int maxLength
Copyright © 2021 CrafterCMS. All rights reserved.