Uses of Class
org.dashbuilder.dataset.ValidationError
-
Packages that use ValidationError Package Description org.dashbuilder.dataset -
-
Uses of ValidationError in org.dashbuilder.dataset
Methods in org.dashbuilder.dataset that return ValidationError Modifier and Type Method Description ValidationErrorDataSetConstraints. check(DataSet dataSet)ValidationErrorDataSetLookupConstraints. check(DataSetLookup lookup)ValidationErrorDataSetLookupConstraints. check(DataSetLookup lookup, DataSetMetadata metadata)protected ValidationErrorDataSetConstraints. createValidationError(int error, Object... params)protected ValidationErrorDataSetLookupConstraints. createValidationError(int error, Object... params)
-