Skip to content

feat: add IsNotBlank decorator and corresponding tests#2576

Closed
gabriel-logan wants to merge 7 commits intotypestack:developfrom
gabriel-logan:develop
Closed

feat: add IsNotBlank decorator and corresponding tests#2576
gabriel-logan wants to merge 7 commits intotypestack:developfrom
gabriel-logan:develop

Conversation

@gabriel-logan
Copy link
Copy Markdown

@gabriel-logan gabriel-logan commented Jan 24, 2025

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 #[issue number], fixes #[issue number]

#543

IsNotBlank is a very important decorator and the lack of it is a big hindrance. I know it's easy to implement, but having it directly natively in the lib will certainly make things easier and please other devs.

@braaar
Copy link
Copy Markdown
Member

braaar commented Feb 25, 2026

There are so many permutations of this concept that I think we're better off just using #1579 for this type of stuff

@braaar braaar closed this Feb 25, 2026
@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants