allow Recursive Keys
Allow only non-recursive keys for maps and sets. By default, it is not allowed. Even though YAML allows using anything as a key, it may cause unexpected issues when loading recursive structures.
Allow only non-recursive keys for maps and sets. By default, it is not allowed. Even though YAML allows using anything as a key, it may cause unexpected issues when loading recursive structures.