AspNetCore.Docs/aspnetcore/mvc/models/validation/sample
Dan Vicarel e2a7f0b335 Added References to jQuery Validate Plugins in the Model Validation Topic (#4751)
* Added more details on remote validation to the MVC model validation page

* Described the attribute -> tag helper -> jquery unobtrusive validation -> jquery validate flow for client-side validation in a little more detail.
2017-11-20 15:35:28 -05:00
..
Views Update ValidationSample app (#4146) 2017-08-30 08:40:35 -07:00
wwwroot Update ValidationSample app (#4146) 2017-08-30 08:40:35 -07:00
ClassicMovieAttribute.cs Update ValidationSample app (#4146) 2017-08-30 08:40:35 -07:00
Genre.cs Add docfx content 2016-10-28 10:35:15 -07:00
IUserRepository.cs Added Description for AdditionalFields Property of Remote Attribute (#4768) 2017-11-10 14:16:20 -10:00
MVCMovieContext.cs Add docfx content 2016-10-28 10:35:15 -07:00
Movie.cs Add Required note to model validation topic 2017-09-22 21:29:11 -05:00
MovieIValidatable.cs Add Required note to model validation topic 2017-09-22 21:29:11 -05:00
MoviesController.cs Add docfx content 2016-10-28 10:35:15 -07:00
Program.cs Update ValidationSample app (#4146) 2017-08-30 08:40:35 -07:00
Startup.cs Update ValidationSample app (#4146) 2017-08-30 08:40:35 -07:00
User.cs Added Description for AdditionalFields Property of Remote Attribute (#4768) 2017-11-10 14:16:20 -10:00
UserRepository.cs Add docfx content 2016-10-28 10:35:15 -07:00
UsersController.cs Added References to jQuery Validate Plugins in the Model Validation Topic (#4751) 2017-11-20 15:35:28 -05:00
ValidationSample.csproj Remove OutputType from project files (#4163) 2017-08-31 15:47:33 -05:00