ValidationResult

Outcome of a dry-run configuration validation.

  • valid
    Type: boolean · Valid
    required

    True when the configuration passed every validation rule.

  • errors
    Type: array string[] · Errors

    Human-readable validation failures; empty when valid is true.