Skip to content

Schema Validation Against Multiple Files #184

@tohch4

Description

@tohch4

Environment

  • PyKwalify version: 1.8.0
  • Python version: CPython 3.9.0

Proposed Functionality

Allow schema validation for multiple files at once.

pykwalify \
  --strict-rule-validation \
  --schema-file a_schema.yaml  \
  --data-files validate1.yaml validate2.yaml validate3.yaml

Use Case

Simplify argument building in automation harnesses for CI and CD environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions