Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected bypass

bypass: boolean

Protected elementRef

elementRef: ElementRef

Protected i18NStatusMap

i18NStatusMap: any

Protected i18nKey

i18nKey: string

Protected i18nValue

i18nValue: any

Protected name

name: string

Protected options

options: any

Private required

required: boolean

Protected target

target: ViewContainerRef

Static NAME

NAME: string = NAME

Methods

applyI18N

  • applyI18N(value: any): void

doValidate

getI18NKey

  • getI18NKey(): string

getI18NValue

  • getI18NValue(): any

getMessage

  • getMessage(): string

getName

  • getName(): string

getOptions

  • getOptions(): any

getTargetComponent

  • getTargetComponent(): any

isBypassKey

  • isBypassKey(): boolean

ngOnDestroy

  • ngOnDestroy(): void

ngOnInit

  • ngOnInit(): void

setBypassKey

  • setBypassKey(bypass: boolean): void

setI18NKey

  • setI18NKey(i18nKey: string): void

setOptions

  • setOptions(options: any): void

validate

Generated using TypeDoc