Skip to content

Commit c1146af

Browse files
authored
Merge pull request #2 from programmatordev/1.x
v0.1.0
2 parents db7cc41 + 7ba7647 commit c1146af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Fluent Validator
22

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+
37
A [Symfony Validator](https://symfony.com/doc/current/validation.html) wrapper that enables fluent-style validation for raw values,
48
offering an easy-to-use and intuitive API to validate user input or other data in a concise and readable manner.
59

0 commit comments

Comments
 (0)