You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like discussed in the idea #104, we would like to deprecate the builders suffixed by OrThrow.
Users should prefer using their variants that don't have a suffix.
Description
Like discussed in the idea #104, we would like to deprecate the builders suffixed by
OrThrow
.Users should prefer using their variants that don't have a suffix.
Dependencies
This issue is blocked by the following ones:
Checklist
StrictlyPositiveInt
type.StrictlyNegativeInt
type.PositiveInt
type.NegativeInt
type.NonZeroInt
type.NotBlankString
type.NotEmptyList
type.NotEmptySet
type.NotEmptyMap
type.Unreleased
section in changelog.The text was updated successfully, but these errors were encountered: