Skip to content

feat: add NgxEditorValidators export alias - #648

Open
MFA-G wants to merge 1 commit into
sibiraj-s:masterfrom
MFA-G:add-ngx-editor-validators-alias
Open

feat: add NgxEditorValidators export alias#648
MFA-G wants to merge 1 commit into
sibiraj-s:masterfrom
MFA-G:add-ngx-editor-validators-alias

Conversation

@MFA-G

@MFA-G MFA-G commented Jun 9, 2026

Copy link
Copy Markdown

Summary

  • add a backwards-compatible NgxEditorValidators export alias for the existing Validators helper
  • update reactive forms docs to use the alias and note that Validators remains available

Fixes #633

Validation

  • npm run build:lib
  • npm run test:lib
  • npm run lint (fails on pre-existing no-implicit-coercion error in projects/ngx-editor/src/lib/trustedTypesUtil.ts:14)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Validators export conflicts with Angular's Validators

1 participant