ValidationException
ValidationException()
ValidationException(String)
ValidationException(SerializationInfo, StreamingContext)
ValidationException(String, Exception)
ValidationException(String, ValidationAttribute, Object)
ValidationAttribute
Value
GetObjectData(SerializationInfo, StreamingContext)
net35
namespace System.ComponentModel.DataAnnotations
{
public class ValidationException : Exception
{
public override void GetObjectData(SerializationInfo info, StreamingContext context);
}
}
.NET Framework | 3.54.0 |
---|---|
Information specific to net35 | |
Assembly | System.ComponentModel.DataAnnotations , Version=3.5.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API