diff --git a/src/validations/constraints/unit-tests/unit_test_metaschema.xml b/src/validations/constraints/unit-tests/unit_test_metaschema.xml index 1316e404f..de03868b1 100644 --- a/src/validations/constraints/unit-tests/unit_test_metaschema.xml +++ b/src/validations/constraints/unit-tests/unit_test_metaschema.xml @@ -42,7 +42,7 @@

There, we use the default implied as-type="string" and not as-type="uri".

However, this approach does work and the constraint passes successfully.

At this time, a violation where the test evaluates to `false()` throws a lower-level exception.

-

See metaschema-framework/metaschema-java# for details.

+

See metaschema-framework/metaschema-java#219 for details.