Cody Tseng

Results 20 issues of Cody Tseng

## Description Make minDate and MaxDate accept a function as the date parameter. The function return a date and will be executed when validate. ## Checklist - [x] the pull...

### Description Sometime we need to check if the value is a date that's after now or a dynamic date. ### Proposed solution I have an idea. Make `minDate` and...

type: feature
flag: needs discussion

## Description `Object.getOwnPropertyDescriptor` can't get the descriptor of the parent class property. Need to look up the property descriptor along the prototype chain. ## Checklist - [x] the pull request...

### Description **Minimal code-snippet showcasing the problem** ```ts import { Expose, plainToInstance } from 'class-transformer' class Person { firstName: string; lastName: string; @Expose() get name() { return this.firstName + '...

type: fix
status: fixed

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...

First of all thank you so much for such a great project. I like this monitor very much. Recently I want to replace `express` with `fastify`, and I replace `@bull-monitor/express`...

help wanted
good first issue

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...

##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [x] commit message follows commit...

enhancement

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been...

Danmaku (弾幕 だんまく; 弹幕; literally translated as "bullet curtain" and figuratively as "barrage") is a subtitle system in online video platforms that originates from Japan and popularised in Mainland China....