Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IValidator

Hierarchy

  • IValidator

Index

Properties

Methods

Properties

message?: string | ((value: any) => string)
type: string

Methods

  • validator(value: any): boolean