aspnetcore/test/WebSites/ValidationWebSite
Doug Bunting 6cc5cfeae2 Download and install jQuery Unobtrusive Validation and its dependencies
- avoids checking these external .js files into our repo
- limit jQuery*.js versions to single value, mostly the latest but don't
  cross over to jQuery.js 2.0.x range (incompatible with IE 6, 7, 8)
2015-01-30 12:33:12 -08:00
..
AnotherArea/Controllers Add functional test of `[Remote]` 2015-01-30 12:33:00 -08:00
Controllers Add functional test of `[Remote]` 2015-01-30 12:33:00 -08:00
Models Add functional test of `[Remote]` 2015-01-30 12:33:00 -08:00
MyArea/Controllers Add functional test of `[Remote]` 2015-01-30 12:33:00 -08:00
ViewModels Added functionaltests for ModelMetadataType attribute and moved TryValidateModel tests actions to ValidationWebSite 2015-01-27 15:56:49 -08:00
Views/Shared Add functional test of `[Remote]` 2015-01-30 12:33:00 -08:00
wwwroot Add functional test of `[Remote]` 2015-01-30 12:33:00 -08:00
CompanyNameAttribute.cs Added functionaltests for ModelMetadataType attribute and moved TryValidateModel tests actions to ValidationWebSite 2015-01-27 15:56:49 -08:00
ProductValidatorAttibute.cs Added functionaltests for ModelMetadataType attribute and moved TryValidateModel tests actions to ValidationWebSite 2015-01-27 15:56:49 -08:00
Startup.cs Add functional test of `[Remote]` 2015-01-30 12:33:00 -08:00
ValidationWebSite.kproj Added functionaltests for ModelMetadataType attribute and moved TryValidateModel tests actions to ValidationWebSite 2015-01-27 15:56:49 -08:00
bower.json Download and install jQuery Unobtrusive Validation and its dependencies 2015-01-30 12:33:12 -08:00
gruntfile.js Download and install jQuery Unobtrusive Validation and its dependencies 2015-01-30 12:33:12 -08:00
package.json Download and install jQuery Unobtrusive Validation and its dependencies 2015-01-30 12:33:12 -08:00
project.json Download and install jQuery Unobtrusive Validation and its dependencies 2015-01-30 12:33:12 -08:00