<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.6.0-preview5.19224.8" />

ConfigurationValidatorAttribute

Serves as the base class for the Configuration validator attribute types.

Gets the validator attribute instance.

public Type ValidatorType { get; }

Gets the type of the validator attribute.

Initializes a new instance of the ConfigurationValidatorAttribute class.

Initializes a new instance of the ConfigurationValidatorAttribute class using the specified validator type.