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

Improve address validation/normalization #1574

Open
alexsegura opened this issue Jul 14, 2020 · 0 comments
Open

Improve address validation/normalization #1574

alexsegura opened this issue Jul 14, 2020 · 0 comments
Milestone

Comments

@alexsegura
Copy link
Member

It's possible to have this error on an address with a NULL value in the geo column

null value in column "geo" violates not-null constraint

It means the validation is not correct.

Also, there should be a custom normalizer for the Address class, that can handle all the use cases (like geocoding, accepting addresses as string, etc...)

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

1 participant