spring-validation

Community

Reliable Bean Validation for Spring Boot.

Authorgazolla
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Bean Validation in Spring Boot enforces data integrity across DTOs, controllers, and services by providing reusable constraints, cross-field checks, and custom validators with internationalized messages.

Core Features & Use Cases

  • Built-in constraints (NotNull, NotBlank, Size, Pattern, Email, etc.) applied to request payloads and domain models
  • Custom constraint annotations and cross-field validation to enforce business rules
  • Validation groups for create vs update scenarios
  • Nested object and collection validation with @Valid and container element constraints
  • Method-level validation for service layer methods
  • Internationalization of error messages and error formatting (RFC 7807 patterns)

Quick Start

Annotate your DTO fields with the appropriate Jakarta Validation annotations to enforce rules on incoming requests.

Dependency Matrix

Required Modules

None required

Components

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: spring-validation
Download link: https://github.com/gazolla/gazapps-java-skills/archive/main.zip#spring-validation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.