UNPKG

ngx-custom-validators

Version:
3 lines (2 loc) 109 B
import { ValidatorFn } from '@angular/forms'; export declare const property: (value: string) => ValidatorFn;