UNPKG

@floydspace/ngx-validation

Version:

angular 2, 4 set of custom validation directives

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