 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnumValidator ¶
type EnumValidator struct {
	// contains filtered or unexported fields
}
    func NewEnumValidator ¶
func NewEnumValidator() EnumValidator
func (EnumValidator) Run ¶
func (en EnumValidator) Run(fileName, absoluteKey string, value interface{}) error
type HAValidator ¶
type HAValidator struct {
}
    func NewHAValidator ¶
func NewHAValidator() HAValidator
func (HAValidator) Run ¶
func (en HAValidator) Run(file, absoluteKey string, value interface{}) error
 Click to show internal directories. 
   Click to hide internal directories.