UNPKG

ngx-form-validator-super

Version:

A super flexible and time saving Validation logic handeling directive for Angular Reactive forms.

6 lines (5 loc) 155 B
import { OnInit } from '@angular/core'; export declare class NgxFormValidatorComponent implements OnInit { constructor(); ngOnInit(): void; }