config_test.validation.yml
Same filename in other branches
3 string references to 'config_test.validation'
- ConstraintsTest::testUuid in core/
tests/ Drupal/ KernelTests/ Core/ Validation/ ConstraintsTest.php - TypedConfigTest::testSimpleConfigValidation in core/
tests/ Drupal/ KernelTests/ Config/ TypedConfigTest.php - Tests config validation via the Typed Data API.
- TypedConfigTest::testTypedDataAPI in core/
tests/ Drupal/ KernelTests/ Config/ TypedConfigTest.php - Verifies that the Typed Data API is implemented correctly.
File
-
core/
modules/ config/ tests/ config_test/ config/ install/ config_test.validation.yml
View source
- llama: llama
- cat:
- type: kitten
- count: 2
- giraffe:
- hum1: hum1
- hum2: hum2
- uuid: '7C30C50E-641A-4E34-A7F1-46BCFB9BE5A3'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.