Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Latest commit

 

History

History
27 lines (23 loc) · 438 Bytes

debug-config-validate.md

File metadata and controls

27 lines (23 loc) · 438 Bytes

debug:config:validate

Validate a schema implementation before a module is installed.

Usage:

drupal debug:config:validate [arguments] [options]
dcv

Available options

Option Details
--schema-name

Available arguments

Argument Details
filepath
schema-filepath

Examples

drupal debug:config:validate \
  /path/to/file \
  /path/to/schema-filepath