aspnetcore/test/WebSites/FormatterWebSite/Models
Pranav K 522006d2c8
[Design] Add a MaxValidationDepth option to ValidationVisitor
Fixes #7357
2018-08-16 15:01:18 -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
InfinitelyRecursiveModel.cs [Design] Add a MaxValidationDepth option to ValidationVisitor 2018-08-16 15:01:18 -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
RecursiveIdentifier.cs [Design] Add a MaxValidationDepth option to ValidationVisitor 2018-08-16 15:01:18 -07:00
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