IObjectDataSourceValidationService Members
Allows custom validation of the ObjectDataSource data sources before using them in the document.Methods
Name | Description |
---|---|
Validate(IEnumerable<ObjectDataSource>) | Validates the ObjectDataSource data objects before data retrieval. |
See Also