Commit 7ac0887
authored
Remove the
The validation logic for required is done by the `ChangedNullability`
validator. Using breaking changes without context can be misleading,
e.g., adding `@required` is OK as long as it's accompanied by
`@clientOptional`.breakingChanges member from the required trait (#2748)1 parent 9f2c66f commit 7ac0887
1 file changed
Lines changed: 0 additions & 7 deletions
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
767 | 767 | | |
768 | 768 | | |
769 | 769 | | |
770 | | - | |
771 | | - | |
772 | | - | |
773 | | - | |
774 | | - | |
775 | | - | |
776 | | - | |
777 | 770 | | |
778 | 771 | | |
779 | 772 | | |
| |||
0 commit comments