IValidatorProvider Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The interface represents the base validator provider class which consists of a list of Validator The provider will provide a sequence of validation rules with certain input parameter, eg. a list of WAVM validator with WAVM configuration data object or a WA subscription info validator with WA subscription data
public interface IValidatorProvider
type IValidatorProvider = interface
Public Interface IValidatorProvider
Validators() |
List of valiatior rules to ensure all requirements for the validator operation(s) are meet. |
Produkt | Verzie |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 160.2004021.0 |