Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Installer ¶ added in v0.8.0
type Installer struct {
// contains filtered or unexported fields
}
Installer integrates validation support for the go playground validator. https://github.com/go-playground/validator/
func (*Installer) Install ¶ added in v0.8.0
func (v *Installer) Install(setup *miruken.SetupBuilder) error
func (*Installer) UseTranslator ¶ added in v0.8.0
func (v *Installer) UseTranslator(translator ut.Translator)
Click to show internal directories.
Click to hide internal directories.