feat(isUUID) - Add support for validation of version v1 and v2 by theteladras · Pull Request #1848 · validatorjs/validator.js

@theteladras

Added validation support for UUID version 1 and version 2. Also a minor fix was made for returning undefined instead of returning a boolean.

Checklist

  • PR contains only changes related; no stray files, etc.
  • README updated (where applicable)
  • Tests written (where applicable)

@codecov

tux-tn

Choose a reason for hiding this comment

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

LGTM 🎉 Thank you for your PR !

profnandaa

Choose a reason for hiding this comment

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

LGTM, thanks for your contrib! 🎉

profnandaa pushed a commit that referenced this pull request

Oct 31, 2021
* fix(isUUID) for null version argument supply

* improve(isUUID) validation for version 1 and 2

profnandaa pushed a commit that referenced this pull request

Oct 31, 2021
* fix(isUUID) for null version argument supply

* improve(isUUID) validation for version 1 and 2

lpicchi added a commit to lpicchi/DefinitelyTyped that referenced this pull request

May 4, 2023

thefat32 pushed a commit to thefat32/DefinitelyTyped that referenced this pull request

May 5, 2023

thefat32 added a commit to thefat32/DefinitelyTyped that referenced this pull request

May 5, 2023

peterblazejewicz pushed a commit to DefinitelyTyped/DefinitelyTyped that referenced this pull request

May 6, 2023

Desplandis pushed a commit to Desplandis/DefinitelyTyped that referenced this pull request

Jul 3, 2023