expanso-enforce-schema
OfficialValidate data against schema, protect your pipeline.
Data & Analytics#data quality#data pipeline#data security#schema validation#json schema#dead-letter queue
Authorexpanso-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that incoming data conforms to a predefined structure, preventing malformed or invalid records from corrupting downstream processes and routing them to a dead-letter queue for review.
Core Features & Use Cases
- Schema Validation: Validates incoming JSON data against a specified JSON Schema.
- Error Handling: Gracefully handles JSON parsing errors and schema validation failures.
- Dead-Letter Queue (DLQ): Automatically routes invalid records to a file-based DLQ for later inspection.
- Use Case: Ingesting sensor data where each reading must adhere to a strict format. Invalid readings are captured for analysis without stopping the main data flow.
Quick Start
Run the schema enforcement pipeline with sample data using the provided shell script.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: expanso-enforce-schema Download link: https://github.com/expanso-io/expanso-skills/archive/main.zip#expanso-enforce-schema Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.