FubuMVC.Validation by Joshua Arnold, et al.

<PackageReference Include="FubuMVC.Validation" Version="0.4.0.180" />

 FubuMVC.Validation 0.4.0.180

A FubuMVC implementation of FubuValidation

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>FubuMVC.Validation</id>
    <version>0.4.0.180</version>
    <authors>Joshua Arnold, et al.</authors>
    <owners>Joshua Arnold</owners>
    <licenseUrl>https://raw.github.com/DarthFubuMVC/fubuvalidation/master/license.txt</licenseUrl>
    <projectUrl>http://validation.fubu-project.org</projectUrl>
    <iconUrl>https://github.com/DarthFubuMVC/fubu-collateral/raw/master/Icons/FubuValidation_256.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>A FubuMVC implementation of FubuValidation</description>
    <tags>fubumvc mvc fubu validation conventional</tags>
    <dependencies>
      <dependency id="FubuMVC.References" />
      <dependency id="FubuValidation" />
    </dependencies>
  </metadata>
</package>