MetaYaml
MetaYaml copied to clipboard
Allow non-scalar values to be validated in Enum
If the user specified an array in an enum choice, then a PHP "Array to string" conversion error was given instead of the expected Exception.
Hi,
This looks like a nice addition.
Could you please a little test on this one? You just have to add a test method to EnumNodeValidator.