Uses of Class
com.tick42.glue.office.spreadsheets.ValidationError
-
Packages that use ValidationError Package Description com.tick42.glue.office.spreadsheets The spreadsheet API for Glue Office. -
-
Uses of ValidationError in com.tick42.glue.office.spreadsheets
Methods in com.tick42.glue.office.spreadsheets that return ValidationError Modifier and Type Method Description ValidationErrorValidationError.Builder. build()Methods in com.tick42.glue.office.spreadsheets that return types with arguments of type ValidationError Modifier and Type Method Description CompletionStage<Collection<ValidationError>>SheetChangeHandler. onChange(SheetChange<T> change)Called when data change is received.
-