Mindscape LightSpeed - User Reference & API Documentation
ValidationError Class
API ReferenceMindscape.LightSpeed.ValidationValidationError
Represents a single validation error.
Declaration Syntax
C#Visual Basic
[SerializableAttribute]
public sealed class ValidationError
<SerializableAttribute> _
Public NotInheritable Class ValidationError
Members
All MembersMethodsProperties



IconMemberDescription
ChildErrors
Returns the list of errors for an invalid associated object.

ErrorMessage
Gets the error message.

PropertyName
Gets the name of the property in error.

ToString()()()
Returns a String that represents the current ValidationError.
(Overrides Object.ToString()()().)
Inheritance Hierarchy
Object
ValidationError

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)