Table of Contents

Class EmailAddressValidator

Namespace
Skyline.DataMiner.Net.Ticketing.Validators
Assembly
SLNetTypes.dll

Represents an e-mail address validator.

[Serializable]
public class EmailAddressValidator : ITicketFieldValidator
Inheritance
EmailAddressValidator
Implements
Extension Methods

Constructors

EmailAddressValidator()

Initializes a new instance of the EmailAddressValidator class.

Methods

Validate(Ticket, object)

Verifies whether the specified string has the form of a valid e-mail address.