Project restart
This commit is contained in:
5
test/validation/items/common/param.yaml
Normal file
5
test/validation/items/common/param.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
dict_example: {nbr: 42, msg: "The Answer is 42"}
|
||||
list_example: [42, msg: "The Answer is 42"]
|
||||
str_example: "The Answer is 42"
|
||||
nbr_example: 42
|
||||
no_param: Null
|
||||
Reference in New Issue
Block a user