Blacksmith.Validations
2.2.0
Set of classes for to do domain and asserts validations.
Install-Package Blacksmith.Validations -Version 2.2.0
dotnet add package Blacksmith.Validations --version 2.2.0
<PackageReference Include="Blacksmith.Validations" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blacksmith.Validations --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Blacksmith.Validations
Set of Asserts and domain validations.
Blacksmith.Validations
Set of Asserts and domain validations.
Release Notes
- Add overload IValidator IsTrue, IsFalse and Fail methods with a second string parameter for to inform error message.
- Add IValidator isFilled(string) method
Dependencies
-
.NETStandard 2.0
- Blacksmith.Enumerations (>= 1.0.5)
- Blacksmith.Localized (>= 1.0.2)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Blacksmith.Validations:
Package | Downloads |
---|---|
Blacksmith.Sql.Queries
Simple tool for building sql commands
|
|
Blacksmith.Automap
Yet another tool for make object to object copies
|
|
Blacksmith.Sql.Queries.MsSql
SqlServer implementation of IQuery
|
|
Blacksmith.Sql.Queries.Sqlite
Sqlite implementation of IQuery
|
|
Blacksmith.Sql
Yet another wrapper for sql commands.
|
GitHub repositories
This package is not used by any popular GitHub repositories.