Scott Addie
09d7e5d4e8
Metadata updates to MVC docs ( #7150 )
2018-06-19 15:47:26 -05:00
Luke Latham
75d354fe18
Show GetErrorMessage in Model validation topic ( #6911 )
2018-06-07 11:12:09 +02:00
Luke Latham
7048bb8fbf
API link updates ( #6149 )
...
* API link updates
Updates
One more!
Fix bookmark
Mo updates
More updates
Updates
Updates
* Update action-return-types.md
* Update index.md
* Update concurrency.md
* Update intro.md
* Update localization.md
* Update search.md
2018-05-02 14:45:06 -05:00
Scott Addie
265c04a130
Remove extra space in link syntax
2018-05-01 12:51:19 -05:00
user135711
1584a58c9b
Change jquery onready to IIFE ( #6094 )
...
* Changed unobtrusive call from onready to IIFE
* Convert to shorthand document.ready function
2018-04-30 14:16:38 -05:00
user135711
13c437817e
documentation for unobtrusive methods ( #6096 )
...
This blog post was all I could find for official api documentation without wasting an hour reading the 400 line unobtrusive.js file in the projects. This example makes now sense without this link (perhaps the information should be reproduced here in case it's taken down).
2018-04-26 14:17:38 -10:00
MelnikovIG
e07a9ad2c8
Fix ValidationSample project compilation ( #6050 )
2018-04-22 19:35:50 -10:00
Scott Addie
b2cdf7ff05
Relocate advanced MVC docs to Web API TOC ( #5859 )
2018-04-02 15:22:30 -04:00
Luke Latham
bdb6d7cafc
Title, description, and H1 updates (4) ( #5745 )
...
* Title, description, and H1 updates (4)
* Updates
* Updates
* Drop gerunds and update link text
* Update
* Update next.md
* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham
6b0cf1247f
Title, description, and H1 updates (2) ( #5697 )
...
Updates
2018-03-14 16:51:34 -10:00
Luke Latham
f047169540
Drop [Main] from snippet references ( #5547 )
2018-02-24 10:08:11 -06:00
Dan Vicarel
afdf3729e1
Fixed a jQuery error on the Model validation page ( #5377 )
2018-02-06 12:25:33 -06:00
Antoine Griffard
42c5c48cd7
Typo in MVC Model Validation ( #5362 )
...
however they wish => as they whish
Fixes #5361
2018-02-03 09:21:43 -10:00
Luke Latham
abbe642741
Organize metadata ( #5296 )
...
Updates
2018-01-29 09:21:31 -06:00
Luke Latham
8e33d0e94e
Remove redirected topic files ( #5299 )
...
Updates
2018-01-29 09:15:04 -06:00
Luke Latham
fa24342f38
Remove smart quotes ( #5294 )
2018-01-28 15:49:15 -06:00
Luke Latham
313486d76f
Taming the savage contraction issue ( #5216 )
...
* Form contractions
* Revert two contractions
* Additional reversions
* Additional reversions
* Additional revisions
* Additional revisions
* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham
1dd1a7fc8a
Remove localization segment from links ( #5254 )
2018-01-23 19:12:57 -06:00
Rachel Appel
b92ed4f6f9
Updates for meta csat etc ( #5236 )
2018-01-22 21:06:08 +01:00
Luke Latham
31df8fcabf
Remove keywords and ms.assetid metadata from ASP.NET Core topics ( #5208 )
2018-01-19 14:11:45 -06:00
Luke Latham
d1c84324e5
Kill double-spaces ( #5206 )
2018-01-19 14:04:54 -06:00
Shimmy
6c653cc6e0
Making use of the ValueProviderFactoryExtensions ( #5073 )
...
* Making use of the ValueProviderFactoryExtensions
* Restored region per request
* Namespace ordering
2018-01-03 16:59:27 -10:00
Rachel Appel
2a42c5a167
minor grammar edits ( #5031 )
2017-12-18 17:23:32 -05:00
Duane McKibbin
fa16bf4e5c
Adjust sample range to show method signature ( #4860 )
...
* Adjust sample range to show method signature
The section on using IValidatableObject was missing the Validate method signature and included an extra closing }
The range was off by 1 on both sides.
Question: The first snippet sample for "Custom validation" looks weird because it contains the class name but not the closing } , not sure how to fix that though with the ?range syntax.
* Update validation.md
2017-11-27 15:03:58 -10:00
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
anonymousgituser
a0b1f5afe4
Explanations of Model Binding Default Behavior ( #4830 )
...
* Explanations of Model Binding Default Behavior
This PR is to expound upon the default behavior of the model binding engine when values are not found.
* React to feedback
* Minor tweaks
2017-11-20 11:24:01 -06:00
Poulad
d19c8af6e3
Update formatting.md ( #4823 )
2017-11-19 10:44:00 -10:00
Rachel Appel
a7fe30958b
minor grammar fix ( #4804 )
2017-11-15 14:13:23 -05:00
Dan Vicarel
4fd18b286c
Added Examples for Validating Dynamic Content to the Model Validation Topic ( #4753 )
2017-11-15 13:54:00 -05:00
Rick Anderson
034a54904e
Merge branch 'live' into master
2017-11-13 13:13:54 -10:00
Dan Vicarel
b90685e708
Specified the language on two code snippets in the remote validation section ( #4781 )
2017-11-13 13:07:35 -10:00
Rick Anderson
ccf08615ad
Update live with current master ( #4772 )
...
* Tabbifying script examples per OS (#4735 )
* Command line deployment
* typo fix
* edits per review
* increased visibility of 'pub to azure' scenarios
* removed copy/paste debris
* Tabbified the local code segments
* fixed merge whoops
* attempting to fix TOC
* Fixed toc xref
* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745 )
* Update adding-controller1.md (#4747 )
* Update adding-controller1.md
* Update adding-controller1.md
* Update publish-to-azure-webapp-using-vs.md (#4746 )
* Overhaul of resource-based auth doc (#4715 )
* Updates to resource based auth doc
* More edits
* More edits
* Tag with mvc metadata
* Verbiage tweaks
* More edits
* More MVC edits
* More edits
* Initial commit of sample app
* Replace inline code with code imports
* Add download link to sample app
* Correct the requirement class name
* Adjust line number
* Verbiage tweak
* More edits
* Add 1.x sample
* Update sample apps folder name in link
* Minor edits
* More edits
* Fix metadata warnings
* Code cleanup
* Update description metadata
* Update property name in csproj file
* Update old namespaces in ASP.NET Core 2.x app
* Update .NET Fx target framework TODO comments
* Prevent action code from scrolling
* Add Razor Pages sample
* Fix line numbers for highlighting
* Return ForbidResult when appropriate in 2.0 app
* Add authentication assumption notes
* Update metadata
* React to Rick's feedback
* Add 1.x handler snippets
* Update adding_view1.md
* Fix broken sample apps link
* Minor improvement (#4757 )
* Update using-gulp.md
* Update index.md
* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#4767 )
* Added Description for AdditionalFields Property of Remote Attribute (#4768 )
* Updated model validation topic and example code to describe the Remote attribute AdditionalFields property
* Update validation.md
* Update update-related-data.md (#4761 )
2017-11-10 15:41:52 -10:00
Dan Vicarel
29c81f521c
Added Description for AdditionalFields Property of Remote Attribute ( #4768 )
...
* Updated model validation topic and example code to describe the Remote attribute AdditionalFields property
* Update validation.md
2017-11-10 14:16:20 -10:00
Joseph Woodward
3aebdc36c3
Fix incorrect syntax ( #4637 )
2017-10-26 20:38:37 -05:00
Scott Addie
cbbb7a8071
Merge pull request #4363 from guardrex/guardrex/mvc-model-validation-update
...
Add Required note to model validation topic
2017-09-28 11:45:38 -05:00
Luke Latham
98d5116273
React to feedback
2017-09-28 10:53:40 -05:00
Luke Latham
63467db347
React to feedback
2017-09-28 10:45:28 -05:00
Luke Latham
6cfecd5cee
Updates
2017-09-27 21:47:41 -05:00
Alexander Batishchev
4bf2319523
Update model-binding.md
...
Fixing type `CancelationToken` -> `CancellationToken`
2017-09-27 16:48:29 -07:00
Luke Latham
f76aa0bd2d
React to feedback
2017-09-27 14:58:13 -05:00
Luke Latham
139b95ff04
React to feedback
2017-09-27 10:41:54 -05:00
Luke Latham
96cca00e38
Drop literal_block comments and fix a few code blocks
2017-09-27 02:38:43 -05:00
Luke Latham
cf91403960
React to feedback
2017-09-27 01:50:18 -05:00
Luke Latham
7f8596988c
React to feedback
...
Minor update
2017-09-26 21:38:18 -05:00
Luke Latham
d060967835
React to feedback
2017-09-26 15:19:22 -05:00
Luke Latham
11d5aacbda
Add Required note to model validation topic
...
Fixes #1928
2017-09-22 21:29:11 -05:00
Luke Latham
18d1878f00
Trim keywords of keyword metadata
...
Patch 3
2017-09-21 02:22:29 -05:00
Scott Addie
e1ec11beb0
Merge pull request #4336 from guardrex/guardrex/kill-the-bom
...
Kill BOM and add end newlines
2017-09-20 09:11:19 -05:00
Luke Latham
d157e2ec7a
Kill BOM and add end newlines
2017-09-20 02:36:55 -05:00
Scott Addie
efd8b8f5a9
Fix invalid ms.date metadata values
2017-09-19 13:44:04 -05:00