a falta de validar

This commit is contained in:
Jaime Jiménez
2023-07-13 08:22:09 +02:00
parent c4a7cfc799
commit ade327004f
4 changed files with 71 additions and 8 deletions

View File

@ -31,6 +31,8 @@ return [
'userCreatedId' => 'User Created ID',
'userUpdatedId' => 'User Updated ID',
'validation' => [
'error_ancho_overlap' => 'The range [Min Width, Max Width] is overlapped with another one for the selected type.',
'error_tirada_overlap' => 'The range [Min Printing, Max Printing] is overlapped with another one for the selected type.',
'alto_max' => [
'decimal' => 'The {field} field must contain a decimal number.',
'required' => 'The {field} field is required.',