StephenOTT / STIX-Java

STIX 2.x Java Library
MIT License
27 stars 13 forks source link

Add annotation validation logic for which COO Extensions can be applied to COOs #72

Closed StephenOTT closed 5 years ago

StephenOTT commented 5 years ago

A Extension has specific usage (it is designed to only be used in specific COO contexts).

A Extension should have some logic added into it so when a Extension is added it will perform a validation

StephenOTT commented 5 years ago

Done. Created the Allowedparents annotation. The actual name of the annotation is being reviewed and will likely change, but the usage will be the same