Should DateOnly Constructors Provide Exceptions?

Nicholas Piazza 536 Reputation points
2023-11-13T17:30:23.79+00:00

It seems like the System.DateOnly constructors should provide for some exceptions. What if someone enters a year outside the range 1-9999? What if they enter Feb 29 with a year that is not a leap year? What if they enter Feb 30 or Apr 31?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,841 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.