Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Nox types/20 street address #61

Merged
merged 10 commits into from
Jul 3, 2023
Merged

Nox types/20 street address #61

merged 10 commits into from
Jul 3, 2023

Conversation

AndreyDegtyarev
Copy link

Implemented StreetAddress initial changes.

Need to consider:
Format StreetAddress template to use it in ToString() method. It might depend on AllowedAddress format.
Allowed address formats.
Whether it's possible to have just address without Country.

ZipCode - I guess should be introduced as value-object

@AndreyDegtyarev AndreyDegtyarev linked an issue Jun 27, 2023 that may be closed by this pull request
@AndreyDegtyarev AndreyDegtyarev self-assigned this Jun 27, 2023
Changed properties set.
…treetAddress

# Conflicts:
#	tests/Nox.Types.Tests/EntityFrameworkTests/Configuration/CountryDbConfiguration.cs
#	tests/Nox.Types.Tests/EntityFrameworkTests/Models/Country.cs
#	tests/Nox.Types.Tests/EntityFrameworkTests/NoxTypesEntityFrameworkTests.cs
@jan-schutte jan-schutte self-requested a review June 29, 2023 13:40
Copy link

@alexandervlasenko alexandervlasenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have no concerns other than Ricardo has raised.

…treetAddress

# Conflicts:
#	tests/Nox.Types.Tests/EntityFrameworkTests/Models/Country.cs
#	tests/Nox.Types.Tests/EntityFrameworkTests/NoxTypesEntityFrameworkTests.cs
@rochar rochar merged commit 32020d5 into main Jul 3, 2023
@rochar rochar deleted the NoxTypes/20-StreetAddress branch July 3, 2023 16:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create NOX.Type [CompundType] "StreetAddress"
4 participants