openfga / language

Grammar for the OpenFGA modeling language
https://openfga.dev
Apache License 2.0
17 stars 7 forks source link

feat(js): handle remaining validation #209

Closed ewanharris closed 6 months ago

ewanharris commented 6 months ago

Description

Adds to the existing handling of validation errors with handling for the following:

The following were already handled:

The following will not be handled:

This is based on #208 so is a draft til that is merged

References

Rounds out #186

Review Checklist