Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddValidation ¶
func AddValidation(name string, f validator.ValidationFunc) error
Types ¶
type Validator ¶
type Validator struct {
Errs error
}
func (*Validator) ResultError ¶
func (dv *Validator) ResultError() *service.ResultError
Click to show internal directories.
Click to hide internal directories.