32906 contact email validation - #4641
Conversation
|
kialj876
left a comment
There was a problem hiding this comment.
This should also effect incorporation application I think?
yes, good catch! I've updated the ticket requirements |
|
Also, did you verify this is not already handled by the schema? I think this is already being validated so we don't need to revalidate it in the API |
checking |
|
It looks like this is all already being validated by the schema so can you please close this and update it there if there's any change to be made? You can verify by adding to this test case: https://github.com/bcgov/business-schemas/blob/main/tests/unit/schemas/test_required_non_empty_strings.py#L395 |



Issue #: /bcgov/entity#32906
Description of changes:
Contact email validation
`
All cases match the frontend behaviour exactly.
`