package
Version:
v0.0.0-...-8bc266f
Opens a new window with list of versions in this module.
Published: Mar 30, 2022
License: MIT
Opens a new window with license information.
Imports: 4
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
Errors errors
}
Form 画面Formデータと検証エラー情報
IsEmail メールアドレスのフォーマットチェック
MinLength 指定された桁数の最小桁チェック
Required 指定された複数項目の必須チェックを行う
Valid Form検証OKの場合はtrueを返す、それ以外の場合はfalseを返す
Source Files
¶
Click to show internal directories.
Click to hide internal directories.