aspnetcore/test/WebSites/HtmlGenerationWebSite/Views/HtmlGeneration_Home
Alexej Timonin d4beab5d09
CompositeValidationAttribute
- Add abstract CompositeValidationAttribute.
- Change DataAnnotationsMetadataProvider.CreateValidationMetadata to
populate ValidatorMetadata with validation attributes from CompositeValidationAttribute.
2018-07-20 15:31:14 -07:00
..
EditorTemplates
AttributesWithBooleanValues.cshtml
CreateWarehouse.cshtml
EditWarehouse.cshtml
EmployeeList.cshtml
Enum.cshtml
Environment.cshtml
Form.cshtml
Image.cshtml
Index.cshtml
Input.cshtml
ItemUsingModelSpecificEditorTemplate.cshtml
ItemUsingSharedEditorTemplate.cshtml
Link.cshtml Fix up a few pieces for the fallback integrity check feature. 2018-06-20 16:10:52 -07:00
Order.cshtml
OrderUsingHtmlHelpers.cshtml
PartialTagHelperWithoutModel.cshtml
Product.cshtml
ProductList.cshtml
ProductListUsingTagHelpers.cshtml Add model attribute for PartialTagHelper. 2018-03-23 16:13:55 -07:00
Script.cshtml Fix up a few pieces for the fallback integrity check feature. 2018-06-20 16:10:52 -07:00
StatusMessage.cshtml Allow PartialTagHelper to specify a null model. Fixes #7667 2018-04-18 14:16:44 -07:00
ValidationProviderAttribute.cshtml CompositeValidationAttribute 2018-07-20 15:31:14 -07:00
Warehouse.cshtml
_EmployeePartial.cshtml
_ProductPartial.cshtml
_ProductRecommendations.cshtml Add model attribute for PartialTagHelper. 2018-03-23 16:13:55 -07:00
_StatusMessagePartial.cshtml Allow PartialTagHelper to specify a null model. Fixes #7667 2018-04-18 14:16:44 -07:00