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