Namespace FunctionMonkey.FluentValidation
Classes
IFunctionHostBuilderExtensions
Extension methods for adding Fluent Validation as the validator subsystem
IOpenApiBuilderExtensions
IServiceCollectionExtensions
The extensions in this class are brought in from the FluentValidation source: https://github.com/JeremySkinner/FluentValidation They are copyright the original author as per this (Apache 2.0) license: https://github.com/JeremySkinner/FluentValidation/blob/5d86531ba7dcfade6055c00a5dc45ed32660148d/License.txt FluentValidation only includes them as part of its broader ASP.Net Core package that we don't want to reference here