dotnet-architecture / HealthChecks

Experimental Health Checks for building services, such as with ASP.NET Core
Other
453 stars 124 forks source link

Range Based Numeric Check #93

Open mirsaeedi opened 6 years ago

mirsaeedi commented 6 years ago

This PR implements Range-based numeric check. As a result, we can check whether a value is within a valid range or not.