Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CoreFormControllerErrorProps

Hierarchy

  • CoreFormControllerErrorProps

Index

Properties

Optional badInput

badInput: string

dirty

dirty: boolean

error

Optional errors

Optional patternMismatch

patternMismatch: string

Optional rangeOverflow

rangeOverflow: string

Optional rangeUnderflow

rangeUnderflow: string

Optional stepMismatch

stepMismatch: string

Optional tooLong

tooLong: string

Optional tooShort

tooShort: string

Optional typeMismatch

typeMismatch: string

Optional valueMissing

valueMissing: string

Generated using TypeDoc