Options
Menu

Interface IStringValidator

It represents a property validator for simple string value.

Hierarchy

Index

Properties

Methods

Properties

optional customMessage

customMessage?: IErrorCustomMessage

optional tagName

tagName?: string

Methods

isAcceptable

  • isAcceptable(s: string): boolean

Generated using TypeDoc