Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Rework custom validation demo to not use amf #26

Open
@postatum

Description

It currently uses amf-client-js and not webapi-parser because the latter does not export following API:

  1. amf.AMF.loadValidationProfile(profilePath, Environment) (code) to load validation profile with a custom Environment that implements ResourceLoaded (code);
  2. amf.AMF.emitShapesGraph(ProfileName) code and code;
  3. Raml10Parser.reportValidation(ProfileName, SyntaxName) code

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions