| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
blacklistedPatterns |
boolean |
matchFullInput |
int |
maxLength |
int |
minLength |
String |
name |
boolean |
notBlank |
boolean |
notEmpty |
boolean |
notNull |
String[] |
whitelistedPatterns |
public abstract String name
public abstract boolean notNull
public abstract boolean notEmpty
public abstract boolean notBlank
public abstract int minLength
public abstract int maxLength
public abstract String[] whitelistedPatterns
public abstract String[] blacklistedPatterns
public abstract boolean matchFullInput
Copyright © 2017 CrafterCMS. All Rights Reserved.