Skip to content
This repository was archived by the owner on Jul 8, 2024. It is now read-only.

Conversation

@marcovisserFurore
Copy link
Contributor

@marcovisserFurore marcovisserFurore commented Mar 31, 2021

/// <summary>
/// Include mandatory elements to the given set elements
/// </summary>
public bool IncludeMandatoryToElements { get; set; } = false;
Copy link
Member

Choose a reason for hiding this comment

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

Nothing technical, but I did not "get" the name when I read it. I'll try a few alternatives:

  • IncludeMandatoryInElementsSummary
  • ElementsShouldIncludeMandatory
  • IncludeMandatoryWithElements

The comment: "Include mandatory elements when serializing a subset of chosen elements (_elements). See .

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Let's do the first one then.

@marcovisserFurore marcovisserFurore merged commit 79a20bb into develop Apr 1, 2021
@marcovisserFurore marcovisserFurore deleted the feature/1653-IncludeMandatoryToElements branch April 1, 2021 11:27
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.

Elements handling during serialization

3 participants