Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (25 Forks)github user discovery
enhancementgood first issuehacktoberfest

Repository-Metriken

Stars
 (21 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Implement a validator that checks if a JSON string matches a provided JSON schema.

Requirements:

  • Support JSON Schema Draft 7
  • Add unit tests with valid and invalid schema examples
  • Expose as Terraform function with comprehensive docs
  • Provide clear error messages showing which part of schema failed

Contributor Guide