mapbox / mapbox-gl-style-spec

76 stars 38 forks source link

Validation should enforce "requires" #499

Closed jfirebaugh closed 7 years ago

jfirebaugh commented 8 years ago

The style specification has various properties with requires values that specify constraints on related properties. These constraints should be enforced by the validator.

This makes validation stricter, so we will have to be cautious about rolling out enforcement.

lucaswoj commented 7 years ago

This issue was moved to mapbox/mapbox-gl-js#4129