Commit ea4c5ac
committed
Fix test for invariant culture parsing
Updated the `DecimalWithRange` property in the `ComplexTypeWithParsableProperties` class to include the `ParseLimitsInInvariantCulture` attribute in the `Range` attribute. This change ensures consistent parsing of range limits across different locale settings.1 parent e93c889 commit ea4c5ac
File tree
1 file changed
+1
-1
lines changed- src/Validation/test/Microsoft.Extensions.Validation.GeneratorTests
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments