astm-utm / Protocol

ASTM UTM Protocol (API and sequence diagrams)
16 stars 11 forks source link

Specify expected value for "no-fly" constraint type #49

Closed BenjaminPelletier closed 3 years ago

BenjaminPelletier commented 3 years ago

The type of a Constraint is a string rather than an enum because enums are closed to additional values. However, a "no-fly" Constraint is specifically defined in the standard text, so there should be a corresponding specific value specified for that type.