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.
Issue
Related issue: #13 (Add Portuguese translation)
Type of changes
Description
Portuguese
insrc\Validot\Translations
.PortugueseTranslation.cs
andPortugueseTranslationsExtensions.cs
in the new folderPortuguese
.Tests
TranslationTests.cs
for Portuguese translation testing.