Options
Menu

Interface IPropertyValidator

It represents a property validator for atomic object.

Hierarchy

Index

Properties

Methods

Properties

optional customMessage

customMessage?: IErrorCustomMessage

optional tagName

tagName?: string

Methods

isAcceptable

  • isAcceptable(s: any): boolean
  • Parameters

    • s: any

    Returns boolean

Generated using TypeDoc