From b1dbcf00ee2aec4597913a5202c721598dc77295 Mon Sep 17 00:00:00 2001 From: Weslley Capelari Date: Mon, 16 Mar 2026 17:32:07 -0300 Subject: [PATCH] Add horse-validator to the README.md list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a4e11e..da4dd4a 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ This is a list of middlewares that are created by the Horse community, please cr | [dliocode/horse-datalogger](https://github.com/dliocode/horse-datalogger) |    ✔️ |     ❌ | | [marcobreveglieri/horse-prometheus-metrics](https://github.com/marcobreveglieri/horse-prometheus-metrics) |    ✔️ |     ❌ | | [weslleycapelari/horse-documentation](https://github.com/weslleycapelari/horse-documentation) |    ✔️ |     ❌ | +| [weslleycapelari/horse-validator](https://github.com/weslleycapelari/horse-validator) |    ✔️ |     ❌ | ## Delphi Versions `Horse` works with Delphi 13 Florence, Delphi 12 Athens, Delphi 11 Alexandria, Delphi 10.4 Sydney, Delphi 10.3 Rio, Delphi 10.2 Tokyo, Delphi 10.1 Berlin, Delphi 10 Seattle, Delphi XE8 and Delphi XE7.