Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add guard methods to Date #58

Merged
merged 1 commit into from
Jun 23, 2024
Merged

Add guard methods to Date #58

merged 1 commit into from
Jun 23, 2024

Conversation

christian-kolb
Copy link
Contributor

Changes

Added guard methods to Date:

  • mustBeEqualTo
  • mustNotBeEqualTo
  • mustBeAfter
  • mustNotBeAfter
  • mustBeAfterOrEqualTo
  • mustNotBeAfterOrEqualTo
  • mustBeBefore
  • mustNotBeBefore
  • mustBeBeforeOrEqualTo
  • mustNotBeBeforeOrEqualTo

@christian-kolb christian-kolb self-assigned this Jun 23, 2024
@christian-kolb christian-kolb merged commit d3459ef into main Jun 23, 2024
6 checks passed
@christian-kolb christian-kolb deleted the add-date-guard-methods branch June 23, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant