Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Ignore invalid keys in the parser #87

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oberlies
Copy link

The validator already detects invalid keys, so the parser doesn't need
to report them by throwing an exception. This allows to read the valid
parts from an invalid RAML file.

This fixes issue #86

The validator already detects invalid keys, so the parser doesn't need
to report them by throwing an exception. This allows to read the valid
parts from an invalid RAML file.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants