UNPKG

ng-fveh

Version:

NG-FVEH - Some helpers to help you with form validation :)

2 lines (1 loc) 166 B
export declare function FvehFormIsValid(formName: string): (target: any, decoratedPropOrFunctionName: string, descriptor: PropertyDescriptor) => PropertyDescriptor;