Add validation constraints to system.logging

Created on 28 March 2024, 5 months ago
Updated 18 August 2024, 21 days ago

Problem/Motivation

vendor/bin/drush config:inspect --filter-keys=system.logging --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
 ------------------------------------------- --------- ------------- ------ ------------------------------------------
  system.logging                              Correct   75%           โœ…โ“   ValidKeys: '<infer>'
   system.logging:                            Correct   Validatable   โœ…โœ…   ValidKeys: '<infer>'
   system.logging:_core                       Correct   Validatable   โœ…โœ…   ValidKeys:
                                                                               - default_config_hash
   system.logging:_core.default_config_hash   Correct   Validatable   โœ…โœ…   NotNull: {  }
                                                                             Regex: '/^[a-zA-Z0-9\-_]+$/'
                                                                             Length: 43
                                                                             โ†ฃ PrimitiveType: {  }
   system.logging:error_level                 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

11.0 ๐Ÿ”ฅ

Component
Systemย  โ†’

Last updated 1 day ago

No maintainer
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