FGS.AspNetCore.Mvc.ModelBinding.Validation

Provides an ASP.NET Core model validator that marks a member as being required, contingent on the value of a sibling boolean member. Based on `foolproof`.


Keywords
aspnet, aspnetcore, validation, mvc, api
Licenses
MS-PL/MIT/BSD-3-Clause
Install
Install-Package FGS.AspNetCore.Mvc.ModelBinding.Validation -Version 2019.11.21.1

Documentation

Dependabot Status PRs Welcome Awesome Badges

FoxGuard Foundation Libraries

📚 About

These are libraries that FoxGuard has developed over the course of several years of internal commercially-driven software engineering projects.

📦 How to Get Them

All changes to master are continously delivered to the public NuGet feed under our organization.

📄 How to Use Them

For now, the best documentation of the libraries are the published NuGet packages themselves. For each package, the package descriptions themselves are meant to be helpful, and the public APIs they expose are meant to be idiomatic for each respective problem-space.

💡 Contributing

If you have something to fix or add - be it code, documentation, or just a question - please feel free to file constructive issues or pull requests, as appropriate.