Ajay Bhargav Baaskaran
47351aac7a
Added caching for client model validators
2016-01-29 10:40:41 -08:00
Derek Gray
8b726ddc0c
Allow the use of the Prompt property of DisplayAttribute for the placeholder attribute of input fields (addresses #3723 )
2016-01-27 16:18:23 -08:00
Ryan Nowak
1a70f12bf8
Undesign client validation
...
This change removes a layer of abstraction. These validators now just do
what they do now without creating a bunch of intermediate objects.
ModelClientValidationRule has been removed, and client validations
manipulate the attributes collection of a tag directly.
2016-01-27 09:55:18 -08:00
Ajay Bhargav Baaskaran
8c4bcf14c7
Added caching for validators
2016-01-26 17:15:16 -08:00
N. Taylor Mullen
25eb50120e
Update ASP.NET 5 versions for ASP.NET Core.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:40:26 -08:00
N. Taylor Mullen
3be7fbdf9f
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:18:33 -08:00
N. Taylor Mullen
6a6c8ca544
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:17:07 -08:00