judo-runtime:custom-validators
OfficialExtend JUDO validation with custom rules.
AuthorBlackBeltTechnology
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows developers to implement and register custom validation logic within the JUDO framework, ensuring domain-specific business rules and complex constraints are enforced.
Core Features & Use Cases
- Custom Validator Interface: Define reusable validation logic by implementing the
Validatorinterface. - Attribute-Specific Validation: Create validators that apply to specific data attributes based on their name, type, or other characteristics.
- Cross-Field Validation: Implement validation logic that checks relationships between multiple fields within a payload.
- Use Case: Automatically validate that an
endDateis not before astartDatein a booking system, or ensure an email attribute follows a specific company format.
Quick Start
Create a new Java class that implements the Validator interface and register it with the ValidatorProvider.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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:custom-validators Download link: https://github.com/BlackBeltTechnology/judo-runtime-core/archive/main.zip#judo-runtime-custom-validators 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.