UNPKG

@narik/custom-validators

Version:

Framework to create angular application

3 lines (2 loc) 112 B
import { ValidatorFn } from '@angular/forms'; export declare const arrayLength: (value: number) => ValidatorFn;