Tests that use p:validate-with-json-schema

Test suiteTestExpected resultDescription
3.0-test-suiteab-validate-with-json-schema-001passTests p:validate-with-json-schema: Document is replicated on port "result".
3.0-test-suiteab-validate-with-json-schema-002passTests p:validate-with-json-schema: Default is XVRL on port 'report'.
3.0-test-suiteab-validate-with-json-schema-003catch failureTests p:validate-with-json-schema: Invalid document raises error because @assert-valid is default.
3.0-test-suiteab-validate-with-json-schema-004catch failureTests p:validate-with-json-schema: Invalid document raises error because @assert-valid is true.
3.0-test-suiteab-validate-with-json-schema-005passTests p:validate-with-json-schema: Invalid document is replicated on port "result" if assert-valid=false.
3.0-test-suiteab-validate-with-json-schema-006passTests p:validate-with-json-schema: Default is XVRL on port 'report'.
3.0-test-suiteab-validate-with-json-schema-007catch failureTests p:validate-with-json-schema: Error raised by unsupported report-format.
3.0-test-suiteab-validate-with-json-schema-008catch failureTests p:validate-with-json-schema: Error raised because document on port "schema" is no valid JSON schema.
3.0-test-suiteab-validate-with-json-schema-009catch failureTests p:validate-with-json-schema: Error should be raised because the request schema version is not supported.
extra-suitevalidate-json-schema-001passTests that metadata is correct for JSON schema validation.