UNPKG

@abp/ng.theme.basic

Version:

<h1> @abp/ng.theme.basic </h1>

10 lines (9 loc) 507 B
import { Validation, ValidationErrorComponent as ErrorComponent } from '@ngx-validate/core'; import * as i0 from "@angular/core"; export declare class ValidationErrorComponent extends ErrorComponent { get abpErrors(): (Validation.Error & { interpoliteParams?: string[]; })[]; static ɵfac: i0.ɵɵFactoryDeclaration<ValidationErrorComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<ValidationErrorComponent, "abp-validation-error", never, {}, {}, never, never>; }