Skip to content

Strict mode match options#197

Open
matthiaslischka wants to merge 2 commits intoSwissLife-OSS:masterfrom
matthiaslischka:strict-mode-match-options
Open

Strict mode match options#197
matthiaslischka wants to merge 2 commits intoSwissLife-OSS:masterfrom
matthiaslischka:strict-mode-match-options

Conversation

@matthiaslischka
Copy link
Copy Markdown

Possibility to enable StrictMode in Code via the MatchOptions

Was only possible with Environment Variable SNAPSHOOTER_STRICT_MODE

namespace Snapshooter.Core.Validators
{
internal static class EnvironmentValidator
internal static class StrictModeValidator
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

please keep naming EnvironmentValidator this can cover not only StrictMode

<PropertyGroup>
<AssemblyName>Snapshooter.Environment.Tests</AssemblyName>
<RootNamespace>Snapshooter.Environment.Tests</RootNamespace>
<AssemblyName>Snapshooter.StrictMode.Tests</AssemblyName>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

please keep Snapshooter.Environment.Tests

@glucaci
Copy link
Copy Markdown
Member

glucaci commented Dec 22, 2025

@matthiaslischka please do a merge master, i cannot do it from GitHub UI - These conflicts are too complex to resolve in the web editor.

@SwissLife-OSS SwissLife-OSS deleted a comment from swisslife-bot Dec 22, 2025
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.

3 participants