- #439 (3 of 3) - extended the Validation web site to include use of `[Remote]` - also confirm operation of the validation actions (which all reject their input) |
||
|---|---|---|
| .. | ||
| readme.md | ||
readme.md
ValidationWebSite
This web site illustrates how to add ModelMetadataType attribute and validate the models during model binding.
It also show how to validate models using the TryValidateModel API as well as how to use the RemoteAttribute as
part of validation. RemoteAttribute scenarios shown here all work in combination with attribute routing.