Tags: mrpmorris/blazor-validation
Tags
Add support for endpoint-centric APIs (#48) * Move Language to DirectoryBuild Props. <LangVersion>10</LangVersion> <RazorLangVersion>3.0</RazorLangVersion> * Make SignAssembly stuff only in Realease mode. * Bump version to 3.0 as this is a breaking change. * Add a delegate that allows for transformation of the model before validation. * Update sample to show how transform model could be used although this example doesn't actualy change the model * Update Readme with whats new in 3.0 Also added 2.0 given it was missing. * RepositoryUrl should have the .git * Update FluentValidation from 11.4.0 to 11.5.2 (latest at this time)
PreviousNext