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 date greater less rules #1500

Merged
merged 1 commit into from
May 20, 2018
Merged

Conversation

yujunlong2000
Copy link
Contributor

@yujunlong2000 yujunlong2000 commented May 18, 2018

Add date greater less rules

@Marsup Marsup self-assigned this May 20, 2018
@Marsup Marsup added the feature New functionality or improvement label May 20, 2018
@Marsup Marsup added this to the 13.4.0 milestone May 20, 2018
@Marsup
Copy link
Collaborator

Marsup commented May 20, 2018

Thanks.

@Marsup Marsup merged commit e520c6d into hapijs:master May 20, 2018

```js
const schema = Joi.date().less('12-31-2020');

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's been a year now and nobody noticed that the docs are broken because of a missing code block ending 🤣

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@legraphista Or no one cares 🤷‍♂️ It's fixed.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Marsup unfortunately Markdown -> HTML converters do care 😕
Still one left #2171

@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New functionality or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants