Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Validator ¶
Validator contains errors messages for forms and their fields.
func (*Validator) AddFieldError ¶
AddFieldError adds the field error message to the Validator.
func (*Validator) Check ¶
Check adds the form error message to the Validator if the validation check fails.
func (*Validator) CheckField ¶
CheckField adds the field error message to the Validator if the validation check fails.
Click to show internal directories.
Click to hide internal directories.