ExpressValidator is a library that provides the ability to validate objects using the FluentValidation library, but without object inheritance from AbstractValidator.
-
Updated
Jan 22, 2026 - C#
ExpressValidator is a library that provides the ability to validate objects using the FluentValidation library, but without object inheritance from AbstractValidator.
A fluent validation library for Java inspired by the .NET FluentValidation library. It provides a simple, readable, and type-safe way to define validation rules for your domain objects.
Add a description, image, and links to the fluentvalidation-alternative topic page so that developers can more easily learn about it.
To associate your repository with the fluentvalidation-alternative topic, visit your repo's landing page and select "manage topics."