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

validation isn't works!! #401

Open
AKASH-ROYAL opened this issue Sep 12, 2024 · 3 comments
Open

validation isn't works!! #401

AKASH-ROYAL opened this issue Sep 12, 2024 · 3 comments

Comments

@AKASH-ROYAL
Copy link

validator: (value) {
       if (isRequired && (value!.number.isEmpty)) {
        return 'Please enter phone number*';
      }
      return null;
    }

I implemented this validation within the form, but it’s not working as expected

@lohith-CC
Copy link

Facing the same issue, please fix this

@mani53-dev
Copy link

Facing the same issue.

@xeinebiu
Copy link

xeinebiu commented Oct 1, 2024

image

+41 should be Switzerland and not italy.

image

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

4 participants