Validate that this is a valid (formatted) email using regex

Namespace: Castle.Components.Validator
Assembly:  Castle.Components.Validator (in Castle.Components.Validator.dll)
Version: 1.0.3.0

Syntax

C#
[SerializableAttribute]
public class EmailValidator : RegularExpressionValidator

Inheritance Hierarchy

See Also