Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] @FormGroupAnnotation validators aren't respected #84

Closed
ahmednfwela opened this issue Feb 12, 2023 · 1 comment
Closed

[bug] @FormGroupAnnotation validators aren't respected #84

ahmednfwela opened this issue Feb 12, 2023 · 1 comment

Comments

@ahmednfwela
Copy link

see https://github.com/artflutter/reactive_forms_generator/blob/master/generator_tests/test/doc/login_test.dart
there is a mustMatch function, but it's never referenced in the generated file

also https://github.com/artflutter/reactive_forms_generator/blob/master/generator_tests/test/doc/login_extended_test.dart
allFieldsRequiredTyped and allFieldsRequired aren't referenced

this broke after latest PR #82
cc @vasilich6107

vasilich6107 added a commit that referenced this issue Feb 14, 2023
vasilich6107 added a commit that referenced this issue Feb 14, 2023
@vasilich6107
Copy link
Contributor

fixed in reactive_forms_generator 0.24.1-beta

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

No branches or pull requests

2 participants