Plugin.ValidationRules
1.1.0
Create and validate properties rules for all your app.
Improve the quality of your data using validation rules. Validation rules verify that the data the user enters into record meets the standards you specify before the user can save the record. A validation rule can contain a formula or expression that evaluates the data in one or more fields and returns a value "True" or "False". Validation rules also include an error message to display to the user when the rule returns a value "False" due to an invalid value.
See the version list below for details.
Install-Package Plugin.ValidationRules -Version 1.1.0
dotnet add package Plugin.ValidationRules --version 1.1.0
<PackageReference Include="Plugin.ValidationRules" Version="1.1.0" />
paket add Plugin.ValidationRules --version 1.1.0
Get started by reading through the ValidationRules Plugin documentation. You can also add Validation Rule Templete extension for Visual Studio to make the work much easier and faster.
Don't miss this video! Watch the video.
Consult all the info here.
Get started by reading through the ValidationRules Plugin documentation. You can also add Validation Rule Templete extension for Visual Studio to make the work much easier and faster.
Don't miss this video! Watch the video.
Consult all the info here.
Release Notes
Validation Unit added
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.