rougail-user-data-yaml/tests/invalid/results/invalid_multi2/errors.json

6 lines
255 B
JSON
Raw Normal View History

2025-11-05 21:35:11 +01:00
{
"errors": [],
"warnings": [
"the value \"[True]\" is an invalid boolean for \"a_family.a_boolean\" (A boolean), which must not be a list, it will be ignored when loading from the YAML file \"tests/invalid/invalid_multi2/00.yml\""
]
}