aspnetcore/test/WebSites/FormatterWebSite/Models
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
..
BaseModel.cs Use ModelMetadata from actual types for validation 2018-07-02 11:23:16 -07:00
DerivedDummyClass.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
DerivedModel.cs Use ModelMetadata from actual types for validation 2018-07-02 11:23:16 -07:00
Developer.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
DummyClass.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Employee.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ErrorInfo.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IModel.cs Use ModelMetadata from actual types for validation 2018-07-02 11:23:16 -07:00
Person.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Product.cs Added functional tests for JsonPatch 2017-04-23 09:09:08 -07:00
Project.cs
Review.cs Added functional tests for JsonPatch 2017-04-23 09:09:08 -07:00
SimpleTypePropertiesModel.cs
User.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ValidationProviderAttributeModel.cs CompositeValidationAttribute 2018-07-20 15:31:14 -07:00