Uses of Class
org.eclipse.birt.report.model.api.validators.UnsupportedElementValidator
-
Packages that use UnsupportedElementValidator Package Description org.eclipse.birt.report.model.api.validators Provides the validation classes for semantic check on multiple properties. -
-
Uses of UnsupportedElementValidator in org.eclipse.birt.report.model.api.validators
Methods in org.eclipse.birt.report.model.api.validators that return UnsupportedElementValidator Modifier and Type Method Description static UnsupportedElementValidator
UnsupportedElementValidator. getInstance()
Returns the singleton validator instance.
-