Validator Generator

Generate a FluentValidation validator for a .NET DTO or command — create, update, delete, shared-save, or import variant — with rules grounded in the DTO's real properties and the repo's existing validator conventions. Uniqueness and dependency checks go through an adopter-owned abstraction, so FluentValidation stays the only named third-party dependency. Use when asked to write/generate/add a validator or "add validation for <DTO>".

SamuelBostic29 eda98f8 3 files · 20.5 KB Updated

File contents

SamuelBostic29/claude-skills/tree/main/skills/validator-generator commit eda98f8093

Frequently asked questions

npx skillmds@latest add samuelbostic29/validator-generator