| Respect/Validation |
5,701 |
|
1,223 |
398 |
about 2 years ago |
121 |
February 20, 2023 |
30 |
mit |
PHP |
| The most awesome validation engine ever created for PHP |
| mvallim/java-fluent-validator |
132 |
|
0 |
1 |
over 2 years ago |
34 |
December 18, 2021 |
9 |
apache-2.0 |
Java |
| Java Fluent Validator is inspired by Fluent Interface and .Net FluentValidation which defined an inner-DSL within Java language for programmers to use. A fluent interface implies that its primary goal is to make it easy to SPEAK and UNDERSTAND. |
| Karnah/ReactiveValidation |
65 |
|
1 |
2 |
over 2 years ago |
13 |
July 15, 2023 |
0 |
mit |
C# |
| A small validation library for WPF and Avalonia which uses a fluent interface and allows display messages near controls in GUI with MVVM |
| pixelpeter/laravel5-genderize-api-client |
46 |
|
1 |
0 |
over 4 years ago |
5 |
December 25, 2017 |
1 |
mit |
PHP |
| Laravel 5 client for the Genderize.io API |
| dzfweb/FluentSpecification |
8 |
|
0 |
0 |
over 8 years ago |
1 |
September 27, 2017 |
0 |
apache-2.0 |
C# |
| A small validation library for .NET that uses a fluent interface and lambda expressions for building validations using Specification Pattern |
| alanwei43/RulesEngine |
5 |
|
0 |
0 |
over 10 years ago |
0 |
|
1 |
|
C# |
| Rules Engine is a . NET C# project that validates business logic by defining a bunch of rules for your data classes. Rules are defined using a fluent-interface (fluent validation) helper class, and not by decorating your existing objects with attributes, therefore de-coupling validation logic from data (or domain) classes. via http://rulesengine.codeplex.com/ |