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

SVO TypeConverters should be able to convert from the underlying value type to the SVO #17

Closed
15 tasks
Corniel opened this issue Apr 10, 2018 · 0 comments · Fixed by #19
Closed
15 tasks
Assignees

Comments

@Corniel
Copy link
Collaborator

Corniel commented Apr 10, 2018

To make full usage of the TypeConverter pattern, it should be also be possible to use the type converter in scenario's where you want to convert from a value as the underlying type of a SVO to the actual SVO.

  • Qowaiv.Date
  • Qowaiv.Gender
  • Qowaiv.HouseNumber
  • Qowaiv.LocalDateTime
  • Qowaiv.Month
  • Qowaiv.Percentage
  • Qowaiv.Uuid
  • Qowaiv.WeekDate
  • Qowaiv.Year
  • Qowaiv.Financial.Amount
  • Qowaiv.Financial.Money
  • Qowaiv.IO.StreamSize
  • Qowaiv.Security.Cryptography.CryptographicSeed
  • Qowaiv.Sql.Timestamp
  • Qowaiv.Statistics.Elo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant