We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b17c0 commit 3a3dadfCopy full SHA for 3a3dadf
xml/System.ComponentModel.DataAnnotations/IValidatableObject.xml
@@ -24,8 +24,8 @@
24
</TypeForwardingChain>
25
<Interfaces />
26
<Docs>
27
- <summary>Provides a way for an object to be invalidated.</summary>
28
- <remarks>To be added.</remarks>
+ <summary>Provides a way for an object to be validated.</summary>
+ <remarks>Instances of types that implement this interface can be checked to determine if they are valid.</remarks>
29
</Docs>
30
<Members>
31
<Member MemberName="Validate">
0 commit comments