Fix: The MvcOptions takes in a list of ExcludeFromValidationDelegate (Func<Type,bool>). This func verifies if the type is excluded in validation or not. |
||
|---|---|---|
| .. | ||
| AssociatedValidatorProviderTest.cs | ||
| CompareAttributeTest.cs | ||
| CompositeModelValidatorProviderTest.cs | ||
| DataAnnotationsModelValidatorProviderTest.cs | ||
| DataAnnotationsModelValidatorTest.cs | ||
| DataMemberModelValidatorProviderTest.cs | ||
| DefaultBodyModelValidatorTests.cs | ||
| MaxLengthAttributeAdapterTest.cs | ||
| MinLengthAttributeAdapterTest.cs | ||
| ModelStateDictionaryTest.cs | ||
| ModelValidationNodeTest.cs | ||
| RangeAttributeAdapterTest.cs | ||
| ReferenceEqualityComparerTests.cs | ||
| RequiredAttributeAdapterTest.cs | ||
| StringLengthAttributeAdapterTest.cs | ||