Skip to main content

mediatorlite-validation

FluentValidation-based validation for MediatorLite. Covers authoring validators with FluentValidation `AbstractValidator<T>`, the source-generator discovery + wiring, the `FluentValidationBehavior<TRequest, TResponse>` pipeline behavior (auto-wired *outermost* for every validated request type, in the opt-in `MediatorLite.FluentValidation` package), the uniform `ValidationException` / `ValidationError` error contract (FluentValidation failures are mapped onto it), the `MEDL1001` missing-package diagnostic, and the hand-registration / `AddValidatorsFromAssembly` anti-patterns. Use when adding validation to a request, diagnosing missing or duplicate errors, or reviewing validation wiring.

跳到安装

来源信息

仓库
behl1anmol/MediatorLite
最近来源活动
2026年6月11日 07:47
检测到的 SKILL.md 语言
英语
星标
4
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。