Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegistryKeyConfigValidator ¶
type RegistryKeyConfigValidator struct{}
RegistryKeyConfigValidator is a Validator implementation which uses a configReader to read the values of the field.
func CreateRegistryKeyConfigValidator ¶
func CreateRegistryKeyConfigValidator() *RegistryKeyConfigValidator
CreateRegistryKeyConfigValidator creates a new validator that checks registry values.
func (*RegistryKeyConfigValidator) CheckRegistryKey ¶
func (ekcv *RegistryKeyConfigValidator) CheckRegistryKey(value string, path string, config configReader, allowEmpty bool) error
CheckRegistryKey checks if a registry key match their registry value counterparts.
Click to show internal directories.
Click to hide internal directories.