net40
namespace System.ComponentModel.DataAnnotations
{
public class ValidationException : Exception
{
[SecurityCritical]
public override void GetObjectData(SerializationInfo info, StreamingContext context);
}
}
.NET Framework | 3.54.0 |
---|---|
Information specific to net40 | |
Assembly | System.ComponentModel.DataAnnotations , Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |