DFHPI9709 E Invalid JSON schema. The JSON schema keywords "maxLength" or "minLength" for a string have a bad value.

Explanation

The JSON schema assistant detected that JSON schema contains a bad value for either the "maxLength" or "minLength" keywords. To limit the length of strings, the value of the "minLength" keyword, if present, must be greater than or equal to 0. The value of the keyword "maximum", if present, must be strictly greater than 0. When both "maxLength" and "minLength" keywords are present, then the value of "maxLength" keyword, must be greater than or equal to the value of "minLength" keyword.

System action

The JSON schema assistant ends.

User response

Correct, or remove the value of the :mv.keyword:emv. keyword or the related keyword to ensure that the values are valid.

Module

DFHJS2LS

Destination

SYSPRINT