Info
Version: | 1.3.0 |
Author(s): | Prism.Validation |
Last Update: | Thursday, April 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mfe-/Prism.Validation |
NuGet Url: | https://www.nuget.org/packages/Prism.Validation |
Install
Install-Package Prism.Validation
dotnet add package Prism.Validation
paket add Prism.Validation
Prism.Validation Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Prism.Core(>= 7.1.0.431)
- System.ComponentModel.Annotations(>= 4.5.0)
It allows you to use Validations based on the ValidationAttributes in your Model, ViewModel and so on.