| Modifier and Type | Required Element and Description |
|---|---|
String |
name |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
checksNonNull |
boolean |
checksStringNonEmpty |
String[] |
checksValidity |
Class<? extends MatchesValue<?>>[] |
validators |
public abstract String name
public abstract boolean checksNonNull
public abstract boolean checksStringNonEmpty
public abstract String[] checksValidity
public abstract Class<? extends MatchesValue<?>>[] validators
Copyright © 2012-2013 The Internet Party. All Rights Reserved.