eiffel-community / eiffel

The Eiffel framework vocabulary, descriptions, guides and schemas along with links to relevant implementation repositories.
Apache License 2.0
121 stars 59 forks source link

Better link validations in schemas #381

Open e-backmark-ericsson opened 8 months ago

e-backmark-ericsson commented 8 months ago

Description

In PR #380 some validation of link types was added to the json schemas. There are even more link type validations that could be implemented though, such as:

Motivation

Better event validations

Exemplification

.

Benefits

See motivation

Possible Drawbacks

Disallowing custom link types from the links object would be a non-backward compatible change