bartoszlenar / Validot

Validot is a performance-first, compact library for advanced model validation. Using a simple declarative fluent interface, it efficiently handles classes, structs, nested members, collections, nullables, plus any relation or combination of them. It also supports translations, custom logic extensions with tests, and DI containers.
MIT License
310 stars 19 forks source link

Add Portuguese translation #20

Closed bymyslf closed 3 years ago

bymyslf commented 3 years ago

Issue

Related issue: #13 (Add Portuguese translation)

Type of changes

Description

Tests

bartoszlenar commented 3 years ago

This is great! Thank you @bymyslf for your precious time!