ConfigurationValidatorBase
Acts as a base class for deriving a validation class so that a value of an object can be verified.
protected ConfigurationValidatorBase()
Initializes an instance of the ConfigurationValidatorBase class.
Determines whether an object can be validated based on type.
Determines whether the value of an object is valid.