Skip to content

docs: add horse-dto to third-party middlewares list - #520

Merged
regyssilveira merged 1 commit into
HashLoad:masterfrom
regyssilveira:master
Jul 11, 2026
Merged

docs: add horse-dto to third-party middlewares list#520
regyssilveira merged 1 commit into
HashLoad:masterfrom
regyssilveira:master

Conversation

@regyssilveira

Copy link
Copy Markdown
Contributor

Pull Request: Adição do middleware horse-dto à lista de terceiros

Descrição

Este PR adiciona o middleware horse-dto à tabela de Third Party Middlewares (Middlewares de terceiros) nos arquivos README.md e README.pt-BR.md.

Sobre o horse-dto

O horse-dto é um middleware de auto-binding e validação declarativa de dados projetado para o ecossistema Horse, visando eliminar código repetitivo nos controllers.

  • Compatibilidade: Delphi XE7+ e Lazarus/FPC (Windows e Linux).
  • Validações Suportadas: [Required], [MinLength], [MaxLength], [Range], [Email], [Pattern], e validações complexas customizadas via RTTI.

Pull Request: Adding horse-dto middleware to third-party list

Description

This PR adds the horse-dto middleware to the Third Party Middlewares table in both README.md and README.pt-BR.md.

About horse-dto

horse-dto is a declarative auto-binding and data validation middleware for the Horse framework, designed to eliminate boilerplate code inside controllers.

  • Compatibility: Delphi XE7+ and Lazarus/FPC (Windows & Linux).
  • Supported Validations: [Required], [MinLength], [MaxLength], [Range], [Email], [Pattern], and complex custom validators via RTTI.

@regyssilveira
regyssilveira merged commit d022438 into HashLoad:master Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant