| Package | Description |
|---|---|
| org.gcube.application.geoportal.common.model.legacy.report |
| Modifier and Type | Method and Description |
|---|---|
static Check |
Check.collectionSize(int lowerBound,
int upperBound) |
static Check |
Check.collectionSizeMax(int upperBound) |
static Check |
Check.collectionSizeMin(int lowerBound) |
| Modifier and Type | Method and Description |
|---|---|
ConstraintCheck<T> |
ConstraintCheck.addChecks(Check... checks) |
<T> boolean |
ValidationReport.checkMandatory(T toCheck,
String name,
Check... checks) |
| Constructor and Description |
|---|
ConstraintCheck(T theObject,
Check... checks) |
ConstraintCheck(T theObject,
String fieldLabel,
Check... checks) |
Copyright © 2021. All Rights Reserved.