first commit
This commit is contained in:
10
apps/backend/modules/stProduct/validate/config.yml
Normal file
10
apps/backend/modules/stProduct/validate/config.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
fields:
|
||||
config{long_list}:
|
||||
required:
|
||||
msg: Podaj liczbę produktów na liście pełnej
|
||||
sfNumberValidator:
|
||||
min: 1
|
||||
min_error: Minimalna wartość to 1.
|
||||
type: integer
|
||||
type_error: Podaj liczbę całkowitą
|
||||
nan_error: Podaj liczbę całkowitą
|
||||
Reference in New Issue
Block a user