Skip to content
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 opened this issue Dec 6, 2019 · 0 comments
Open

Rework custom validation demo to not use amf #26

postatum opened this issue Dec 6, 2019 · 0 comments

Comments

@postatum
Copy link
Contributor

postatum commented Dec 6, 2019

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant