Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PlaygroundValidator ¶
type PlaygroundValidator struct {
// contains filtered or unexported fields
}
PlaygroundValidator is a validator implemented using GoPlaygroundValidator v9
func NewPlaygroundValidator ¶
func NewPlaygroundValidator() PlaygroundValidator
NewPlaygroundValidator builds a new PlaygroundValidator
func (PlaygroundValidator) Validate ¶
func (val PlaygroundValidator) Validate(target interface{}) error
Validate a struct using annotations
Click to show internal directories.
Click to hide internal directories.