| Modifier and Type | Optional Element and Description |
|---|---|
int |
length
Specify the target length of a string property
|
java.lang.Class |
target
Specify the desired target class (This may be more
restrictive than the value allowed by the PropertyTag).
|
boolean |
unique
should this property be in the default unique property list
|
public abstract java.lang.Class target
public abstract int length
public abstract boolean unique