judo-runtime:validation-rules
OfficialConfigure and debug JUDO validation rules.
AuthorBlackBeltTechnology
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps users troubleshoot validation failures, understand how constraints are enforced, and configure the behavior of JUDO's validation system.
Core Features & Use Cases
- Understand Validation Flow: Visualize the step-by-step process of how JUDO validates data payloads.
- Inspect Built-in Validators: Learn about the available validators and the constraints they enforce (e.g.,
maxLength,pattern,precision). - Configure Validation Context: Control aspects like required field validation, skipping invalid values, and traversal depth.
- Debug Validation Issues: Provides checklists and logging guidance for common problems like unexpected validation passes or nested errors.
- Use Case: When a user reports that a new record is being saved with an invalid email format, this Skill can be used to inspect the
patternconstraint on the email attribute and thePatternValidator's behavior.
Quick Start
Enable DEBUG logging for the judo-validator package to diagnose a validation issue.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: judo-runtime:validation-rules Download link: https://github.com/BlackBeltTechnology/judo-runtime-core/archive/main.zip#judo-runtime-validation-rules 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 471,000+ vetted skills library on demand.