Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config func(*Validator)
func WithExternalSecretsRule ¶
func WithExternalSecretsRule() Config
func WithRelativePathRule ¶
func WithRelativePathRule() Config
type ValidationCallback ¶
type ValidationError ¶
type ValidationError struct {
Errors []error
}
func (ValidationError) Error ¶
func (v ValidationError) Error() string
type Validator ¶
func NewValidator ¶
func NewValidatorWithDefaults ¶
func NewValidatorWithDefaults() Validator
Click to show internal directories.
Click to hide internal directories.