mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
comment update for package gvalid
This commit is contained in:
@ -12,6 +12,7 @@ import (
|
||||
)
|
||||
|
||||
// defaultMessages is the default error messages.
|
||||
// Note that these messages are synchronized from ./i18n/en/validation.toml .
|
||||
var defaultMessages = map[string]string{
|
||||
"required": "The :attribute field is required",
|
||||
"required-if": "The :attribute field is required",
|
||||
|
||||
Reference in New Issue
Block a user