Skip to content

Conversation

@Timovzl
Copy link
Collaborator

@Timovzl Timovzl commented Aug 12, 2023

  • Added ValueObject.ContainsNonPrintableCharactersOrDoubleQuotes(), a common validation requirement for proper names.
  • Explicitly declared identity types now support "record struct", allowing their curly braces to be omitted.
  • Added the IEntity interface, implemented by the Entity class and its derivatives.

Resolves #20.

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

Successfully merging this pull request may close these issues.

Code generator for abstract classes derived from Entity<TId, TIdPrimitive>

3 participants