icerpc / slicec

The Slice compiler library
Apache License 2.0
13 stars 5 forks source link

Reject unkown attributes #571

Closed externl closed 1 year ago

externl commented 1 year ago

Closes #562

This PR updates the attribute validation to reject "unknown" attributes. Unknown attributes are attributes that are not a known slice attribute and do not look like language attributes.