dotnet-fluent-validation

Official

Streamline .NET validation with FluentValidation.

Authoremaginebr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies and standardizes input validation in .NET 8 applications, replacing manual checks with a robust, declarative approach using FluentValidation.

Core Features & Use Cases

  • Declarative Validation: Define complex validation rules for DTOs and entities in a clean, readable format.
  • DI Integration: Seamlessly register validators with the .NET Dependency Injection container.
  • Service Integration: Inject validators into services to enforce data integrity before business logic execution.
  • Use Case: When developing a new API endpoint that accepts user registration data, use this Skill to create a validator that ensures the email format is correct, the password meets complexity requirements, and all required fields are present.

Quick Start

Use the dotnet-fluent-validation skill to create a validator for the 'CreateProductDto' object in the 'BazzucaMedia.Domain' project.

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: dotnet-fluent-validation
Download link: https://github.com/emaginebr/BazzucaMedia/archive/main.zip#dotnet-fluent-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.