Skip to content

feat: add IsBigInt decorator#2506

Closed
ales-albert-kilbergr wants to merge 3 commits intotypestack:developfrom
ales-albert-kilbergr:feat/is-bigint
Closed

feat: add IsBigInt decorator#2506
ales-albert-kilbergr wants to merge 3 commits intotypestack:developfrom
ales-albert-kilbergr:feat/is-bigint

Conversation

@ales-albert-kilbergr
Copy link
Copy Markdown

@ales-albert-kilbergr ales-albert-kilbergr commented Jul 16, 2024

Description

Checklist

  • the pull request title describes what this PR does (not a vague title like Update index.md)
  • the pull request targets the default branch of the repository (develop)
  • the code follows the established code style of the repository
    • npm run prettier:check passes
    • npm run lint:check passes
  • tests are added for the changes I made (if any source code was modified)
  • documentation added or updated
  • I have run the project locally and verified that there are no errors

Fixes

fixes #1255

Comment thread src/decorator/typechecker/IsBigInt.ts
Copy link
Copy Markdown
Member

@braaar braaar left a comment

Choose a reason for hiding this comment

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

Do you think there are any relevant options for this validator? It's a shame if we think of them at a later point and need to make a breaking change by adding an input parameter

@ales-albert-kilbergr ales-albert-kilbergr closed this by deleting the head repository Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

feature: @isBigInt

3 participants