Class EmailValidator

Hierarchy

Constructors

Properties

conditions: Function[] = ...
fromValue: any
params: {}

Type declaration

    toValue: any

    Accessors

    • get invalidMessage(): string
    • Retrieves the invalid message for the ValidationRule

      Returns string

    Methods

    • Checks if the ValidationRule is valid

      Parameters

      • fromValue: any
      • toValue: any

      Returns boolean

    Generated using TypeDoc