Validator

Stable

Interface

Interface Overview

interface Validator {
validate(c: AbstractControl) : {[key: string]: any}
registerOnValidatorChange(fn: () => void) : void

}

Interface Description

Interface Details

exported from @angular/forms/index, defined in @angular/forms/src/directives/validators.ts