Base:
method
IsValid
System.ComponentModel.DataAnnotations.ValidationAttribute.IsValid(System.Object)
1 reference to IsValid
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
RemoteAttributeBaseTest.cs (1)
29
Assert.True(attribute.
IsValid
(value: null));