Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithGoValidation ¶
func WithGoValidation( config ...func(installer *GoValidationInstaller), ) miruken.Feature
Types ¶
type GoValidationInstaller ¶
type GoValidationInstaller struct{}
GoValidationInstaller integrates validation support for the go validator. for https://github.com/asaskevich/govalidator
func (*GoValidationInstaller) DependsOn ¶ added in v0.6.0
func (v *GoValidationInstaller) DependsOn() []miruken.Feature
func (*GoValidationInstaller) Install ¶
func (v *GoValidationInstaller) Install(setup *miruken.SetupBuilder) error
Click to show internal directories.
Click to hide internal directories.