Click or drag to resize

IExtendedDataQualityValidationProvider Interface

Non-generic version of the exnteded data quality validation provider

Namespace: SanteDB.Core.Data.Quality
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public interface IExtendedDataQualityValidationProvider

The IExtendedDataQualityValidationProvider type exposes the following members.

Properties
 NameDescription
Public propertySupportedTypes Gets the type of data that this validation provider can validae
Top
Methods
 NameDescription
Public methodValidate Perform validation on the specified objectToValidate
Top
See Also