Uses of Class
org.gcube.application.geoportal.common.model.legacy.report.ConstraintCheck
-
Packages that use ConstraintCheck Package Description org.gcube.application.geoportal.common.model.legacy.report -
-
Uses of ConstraintCheck in org.gcube.application.geoportal.common.model.legacy.report
Methods in org.gcube.application.geoportal.common.model.legacy.report that return ConstraintCheck Modifier and Type Method Description ConstraintCheck<T>ConstraintCheck. addChecks(Check... checks)static <T> ConstraintCheck<T>ConstraintCheck. defaultFor(T toCheck, T defaultValue)ConstraintCheck<T>ConstraintCheck. withDefault(T theDefault)
-