Mindscape LightSpeed - User Reference & API Documentation
PresenceValidationRule Class
API ReferenceMindscape.LightSpeed.ValidationPresenceValidationRule
Validates that the target is present. i.e. Not null or empty.
Declaration Syntax
C#Visual Basic
public sealed class PresenceValidationRule : ValidationRule
Public NotInheritable Class PresenceValidationRule _
	Inherits ValidationRule
Members
All MembersConstructorsMethods



IconMemberDescription
PresenceValidationRule()()()
Validate(ValidationContext)
Perform the validation logic associated with this rule.
(Overrides ValidationRule.Validate(ValidationContext).)
Inheritance Hierarchy
Object
ValidationRule
 PresenceValidationRule

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