CompiledValidators 1.0.0
Compiled LINQ Expressions that validate objects.
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>CompiledValidators</id>
<version>1.0</version>
<authors>Daniel Moore</authors>
<owners>Daniel Moore</owners>
<licenseUrl>https://raw.github.com/danielmoore/CompiledValidators/master/LICENSE.md</licenseUrl>
<projectUrl>https://github.com/danielmoore/CompiledValidators</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Compiled LINQ Expressions that validate objects.</description>
<copyright>Copyright 2011 Daniel Moore</copyright>
<tags>Validation Validator</tags>
<frameworkAssemblies>
<frameworkAssembly assemblyName="System.Core" targetFramework=".NETFramework4.0" />
</frameworkAssemblies>
</metadata>
</package>