| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
filterable
Is the field filterable
|
long |
maxLength
The maximum length for the string field (where relevant)
|
long |
maxValue
The maximum value for the field (where relevant)
|
long |
minValue
The minimum value for the field (where relevant)
|
boolean |
required
Is the field required
|
boolean |
sortable
Is the field sortable
|
public abstract boolean required
public abstract boolean filterable
public abstract long minValue
Copyright © 2021 Micro Focus. All rights reserved.