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
if (shapesInConstraints.stream().anyMatch(shape -> ! shape.getExtends().isEmpty()))
thrownewShexSchemaStructureException("Extendable shape with more than one extends");
Is that requirement important to the evaluation?
The text was updated successfully, but these errors were encountered:
3 of the tests barf on:
Is that requirement important to the evaluation?
The text was updated successfully, but these errors were encountered: