cedar-policy / cedar

Implementation of the Cedar Policy Language
https://www.cedarpolicy.com
Apache License 2.0
892 stars 80 forks source link

support hasTag() and getTag() in the validator #1218

Closed cdisselkoen closed 2 months ago

cdisselkoen commented 2 months ago

Description of changes

Support .hasTag() and .getTag() (RFC 82) in the validator.

Issue #, if available

RFC 82

Checklist for requesting a review

The change in this PR is (choose one, and delete the other options):

I confirm that this PR (choose one, and delete the other options):

I confirm that cedar-spec (choose one, and delete the other options):

cdisselkoen commented 2 months ago

Merging per the above comment.