Info
Version: | 1.5.6877.41327 |
Author(s): | Jan-Joost van Zon |
Last Update: | Wednesday, October 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jjvanzon/JJ.Framework/tree/master/Framework/Exceptions |
NuGet Url: | https://www.nuget.org/packages/JJ.Framework.Exceptions |
Install
Install-Package JJ.Framework.Exceptions
dotnet add package JJ.Framework.Exceptions
paket add JJ.Framework.Exceptions
JJ.Framework.Exceptions Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.3.0)
- JJ.Framework.Text(>= 1.5.0 && < 1.6.0)
- JJ.Framework.Reflection(>= 1.5.0 && < 1.6.0)
- JetBrains.Annotations(>= 2018.2.1)
Tags
Clear messages, concise syntax, strongly-typed, good performance. Generates messages like "myParent.MyChildren[0].MyProperty is null.", "height of 2 is less than 10.", "Customer with key { customerNumber = 1234, customerType = Subscriber } not found.".