Comment 0 for bug 1763824

Revision history for this message
Morgan Fainberg (mdrnstm) wrote :

JSON Schema validator.nullable only sets null in the types list. This works except when an enum is set (such as the case with boolean).

The fix is to make validator.nullable() smart enough to add to the ENUM if ENUM is set as well as type.