<PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.0-preview.2.25163.2" />

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.