4 packages
cache-manager-memory-store-with-ttl
cache-namager-memory-store-with-ttl
custom-class-validator-tools
| Decorator | Type | Description| | --- | --- | --- | | @IsNullableString | string | null | If want to ignore value ≠= ‘’, @IsNullableString({ blank: true }) | | @IsUndefinableString | string | undefined | If want to ignore value ≠= ‘’, @IsUn
redis-distributed-cache-tools