ValidationError class is missing required "constraints" property. #309
Labels
status: done/released
Issue has been completed, no further action is needed.
type: fix
Issues describing a broken feature.
Given the following:
console log result:
constraints
is defined as a required property -- something likeObject.keys(constraints).forEach
therefore can lead to an unexpected runtime exception.The text was updated successfully, but these errors were encountered: