Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 294130

[PP-1] Make NodeType config entities fully validatable

$
0
0

Problem/Motivation

Node type config entities are mostly validatable using the typed config system, but not quite. There is at least one attribute (preview_mode) that needs a constraint or two on it. Once that's done, node types can be validated at the API level!

Proposed resolution

Add constraints to the preview_mode element of node.type.* in config schema.

User interface changes

None.

API changes

None.

Release notes snippet

TBD


Viewing all articles
Browse latest Browse all 294130

Trending Articles