File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Fluent Validator
2
2
3
+ [ ![ Latest Version] ( https://img.shields.io/github/release/programmatordev/fluent-validator.svg?style=flat-square )] ( https://github.com/programmatordev/fluent-validator/releases )
4
+ [ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( LICENSE )
5
+ [ ![ Tests] ( https://github.com/programmatordev/fluent-validator/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/programmatordev/fluent-validator/actions/workflows/ci.yml?query=branch%3Amain )
6
+
3
7
A [ Symfony Validator] ( https://symfony.com/doc/current/validation.html ) wrapper that enables fluent-style validation for raw values,
4
8
offering an easy-to-use and intuitive API to validate user input or other data in a concise and readable manner.
5
9
You can’t perform that action at this time.
0 commit comments