Add validation constraints to text.settings

Created on 26 March 2024, over 1 year ago
Updated 11 April 2024, about 1 year ago

Problem/Motivation

vendor/bin/drush config:inspect --filter-keys=text.settings --detail --list-constraints

โžœ  ๐Ÿค– Analyzingโ€ฆ

 Legend for Data:
  โœ…โ“  โ†’ Correct primitive type, detailed validation impossible.
  โœ…โœ…  โ†’ Correct primitive type, passed all validation constraints.
 ------------------------------------------ --------- ------------- ------ ------------------------------------------
  Key                                        Status    Validatable   Data   Validation constraints
 ------------------------------------------ --------- ------------- ------ ------------------------------------------
  text.settings                              Correct   75%           โœ…โ“   ValidKeys: '<infer>'
   text.settings:                            Correct   Validatable   โœ…โœ…   ValidKeys: '<infer>'
   text.settings:_core                       Correct   Validatable   โœ…โœ…   ValidKeys:
                                                                              - default_config_hash
   text.settings:_core.default_config_hash   Correct   Validatable   โœ…โœ…   NotNull: {  }
                                                                            Regex: '/^[a-zA-Z0-9\-_]+$/'
                                                                            Length: 43
                                                                            โ†ฃ PrimitiveType: {  }
   text.settings:default_summary_length      Correct   NOT           โœ…โ“   โš ๏ธ  @todo Add validation constraints here
 ------------------------------------------ --------- ------------- ------ ------------------------------------------

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

๐Ÿ“Œ Task
Status

Fixed

Version

10.3 โœจ

Component
Textย  โ†’

Last updated 5 days ago

Created by

๐Ÿ‡ฎ๐Ÿ‡ณIndia omkar.podey

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024