package
Version:
v0.0.0-...-76f7c0c
Opens a new window with list of versions in this module.
Published: Oct 10, 2021
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Form struct {
url.Values `json:"-"`
Errors errors `json:"errors"`
}
Checks if the form submitted by the user has a specified field
Marshal returns the json encoding of form errors
Checks for string minimum length
Checks for required fields
Returns true if there are no errors
Checks for valid email address
Source Files
¶
Click to show internal directories.
Click to hide internal directories.