You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For nested schema's (if, delimited), no prior check is done on the Schema validity before the actual checks start, resulting in error messages that are hard to interpret. This needs to be resolved by extending the preliminar Schema-check to all subschema's (check option to do this by the Registry).
The text was updated successfully, but these errors were encountered:
For nested schema's (
if
,delimited
), no prior check is done on the Schema validity before the actual checks start, resulting in error messages that are hard to interpret. This needs to be resolved by extending the preliminar Schema-check to all subschema's (check option to do this by the Registry).The text was updated successfully, but these errors were encountered: