GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Go (25 forks)github user discovery
enhancementgood first issuehacktoberfest

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド