7 lines
195 B
JSON
7 lines
195 B
JSON
{
|
|
"name": "Name",
|
|
"name.format": " invalid format",
|
|
"name.minLength": "{label} length cannot be less than {{minLength}}",
|
|
"name.maxLength": "{label} length cannot exceed {{maxLength}}"
|
|
}
|