The-DevOps-Daily/terraform-provider-validatefx

Add JSON schema validator

Open

#441 建立於 2025年11月24日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Go (25 fork)github user discovery
enhancementgood first issuehacktoberfest

倉庫指標

Star
 (21 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南