Skip to main content
A newer version of this page is available. .

EmailRuleBuilder Class

A validation rule that checks if an editor’s value is a valid e-mail.

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public class EmailRuleBuilder :
    OptionsOwnerBuilder,
    ICollectionItem

Implements

Inheritance

See Also