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

FEATURE: Add DataValidator class for validating datetime inputs #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mapapin
Copy link

@mapapin mapapin commented May 23, 2023

Hello,
While using your library, I identified a potential need for a Date validator. With that in mind, I have taken the initiative to add a new DateValidator class. I believe this addition could be valuable and beneficial to the library's functionality.

Best regards.

brodybits added a commit to brodybits/InquirerLib that referenced this pull request Jan 16, 2024
Including some proposed & unpublished updates from InquirerPy:

- kazhala/InquirerPy#69 - fix typos
- kazhala/InquirerPy#65 - add DataValidator class
- kazhala/InquirerPy#56 - add Choice.instruction field
- kazhala/InquirerPy#52 - proper exporting of functions ref:
  - kazhala/InquirerPy#60
  - kazhala/InquirerPy#48

also document some info to address issue: kazhala/InquirerPy#64
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.

None yet

1 participant