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.

Aller à l'installation

Informations de source

Dépôt
behl1anmol/MediatorLite
Dernière activité de la source
11 juin 2026 à 07:47
Langue détectée de SKILL.md
anglais
Étoiles
4
Forks
1

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.