public class DataSetNameRequiredValidatorImpl
extends org.eclipse.birt.report.model.validators.AbstractElementValidator
ScalarParameter
.Constructor and Description |
---|
DataSetNameRequiredValidatorImpl() |
Modifier and Type | Method and Description |
---|---|
static DataSetNameRequiredValidatorImpl |
getInstance()
Returns the singleton validator instance.
|
java.util.List |
validate(org.eclipse.birt.report.model.core.Module module,
org.eclipse.birt.report.model.core.DesignElement element)
Validates the given element which is in report.
|
public static DataSetNameRequiredValidatorImpl getInstance()
public java.util.List validate(org.eclipse.birt.report.model.core.Module module, org.eclipse.birt.report.model.core.DesignElement element)
org.eclipse.birt.report.model.validators.AbstractElementValidator
validate
in class org.eclipse.birt.report.model.validators.AbstractElementValidator
module
- the moduleelement
- the given element to validateSemanticException
.Copyright © 2008 Actuate Corp. All rights reserved.