Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Schemas that attempt to use the "/" character for division do not result in a descriptive error message.
Eg. using the expression { 4 / 2 } results in the error:
[error] Schema Definition Error: Unable to parse expression. Message: `}' expected but `/' found
Next: / 2 }.