ngx-validate icon indicating copy to clipboard operation
ngx-validate copied to clipboard

Dynamic reactive forms validation for Angular 5+

Results 21 ngx-validate issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/7290992/139585818-ca303436-447f-49af-9cc0-9f38367cf86c.png) node version: v14.17.5 npm version: 7.20.6 angular cli version: 12.2.11

![image](https://user-images.githubusercontent.com/11820251/138072738-d41e7a71-6eaf-4fa8-99c7-688b18b82ce5.png) I am using ABP framework which internally uses ngx-validate for form validation https://docs.abp.io/en/abp/latest/UI/Angular/Form-Validation

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 5.5.1 to 10.1.1. Release notes Sourced from ng-packagr's releases. v10.0.0-rc.2 Bug Fixes issues with emitting declarationMap (38ad52b), closes #1464 10.0.0-rc.1 (2020-06-10) v10.0.0-rc.1 Bug Fixes disable CSS calc...

dependencies

When the form does not have form group, ValidationGroupDirective throws an error. https://stackblitz.com/edit/angular-ivy-yarpzq?file=src/app/app.component.html

We use config.skipValidation in parameter. but we can't assaign a value to the parameter. https://github.com/ng-turkey/ngx-validate/blob/3737a86793354a1a8018b892ac9176441b595bfa/packages/core/src/lib/abstracts/abstract-validation.directive.ts#L83 I need to disable for a module widely (instead of set skipValidation on ) I...

bug

- Repo moved to nx (with `ng add @nrwl/angular --preserve-angular-cli-layout`) - Validators moved to sepereated package. todo: [ ] Add build target to validators [ ] Add ng-packages