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