| Class | Description | |
|---|---|---|
![]() | NameValidator | Defines a NameValidator to check names contained in a report. |
![]() | ValidationContext | Defines the type of context information that is available during validation. |
![]() | ValidationEntry | Represents a single entry of information related to validation. |
![]() | Validator | Defines an object for performing validation on a report definition. |
| Interface | Description | |
|---|---|---|
![]() | IValidateable | When implemented in a derived class validates the current state of the object. |
| Enumeration | Description | |
|---|---|---|
![]() | NameType | Specifies the type of object the name belongs to. |
![]() | Severity | Specifies the severity level of a ValidationEntry object. |
![]() | ValidationMode | Indicates the current mode of the validation system. Different severities and validation entries may be used for different modes. |


