PadStart
should to throw ArgumentOutOfRangeException
for invalid width
#1028
Milestone
8000
PadStart
should to throw ArgumentOutOfRangeException
for invalid width
#1028
Like #1027,
PadStart
should throwArgumentException
when thewidth
argument is invalid. Is should throwArgumentOutOfRangeException
instead.This is a compatible change.
The text was updated successfully, but these errors were encountered: