Skip to content

v.0.1.0

Compare
Choose a tag to compare
@Pankraty Pankraty released this 24 Feb 14:42
· 1 commit to master since this release
75ee7a0

The initial version of the package.

It supports the following extensions for validation rules:

  • AsForbidden()
  • AsNotFound()
  • AsMethodNotAllowed()
  • AsNotAcceptable()
  • AsConflict()
  • AsGone()
  • AsLocked()

https://www.nuget.org/packages/Pankraty.FluentValidation.HttpExtensions/0.1.0