Class RegExpValidator

Hierarchy

Constructors

Properties

conditions: Function[] = ...
fromValue: any
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