Bug Report
Summary
In EnumCase Validator there is no optional value for enum key.
Current behavior
Undefined index enum
How to reproduce
Do not pass enum in option array.
Expected behavior
Fix in EnumCase Validator to set default value, which will lead to throw exception.
--edit
Same as in InArray Validator
Bug Report
Summary
In EnumCase Validator there is no optional value for
enumkey.Current behavior
Undefined index enum
How to reproduce
Do not pass enum in option array.
Expected behavior
Fix in EnumCase Validator to set default value, which will lead to throw exception.
--edit
Same as in InArray Validator