- Issue created by @gapple
The Merge Request for
📌
[PP-1] core.extension should be validatable
Postponed
includes a SequenceKeys
constraint that would allow validating the directive names in config
csp_policy:
mapping:
directives:
constraints:
SequenceKeys:
constraints:
Choice:
callback: \Drupal\csp\Validation\DirectiveNames::values
Add a config validation constraint that checks directive sequence keys against Csp::DIRECTIVES
Postponed
2.0
Code