Uses of Class
com.redwood.scheduler.api.exception.ReportValidationException
-
Packages that use ReportValidationException Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of ReportValidationException in com.redwood.scheduler.api.model
Methods in com.redwood.scheduler.api.model that throw ReportValidationException Modifier and Type Method Description voidReport. validate(ReportDestination formatter, Map<String,Object> parameters)Validate the report.
-