ConfigurationStorageInVaultValidatingValueProvider Class
            
            A class to wrap a serialization value provider and to perform a validation for deserialized value.
            
            
            
              Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
protected class ValidatingValueProvider : IValueProvider
- Inheritance
- Object    ConfigurationStorageInVaultValidatingValueProvider
- Implements
- IValueProvider
 
            
            
            
            
              
                
                  | GetValue | A pass-through value getter. | 
                
                  | SetValue | Value setter. Performs the value validation. |