Spaces:
Sleeping
Sleeping
| import { IsNotEmpty, IsString, MinLength } from 'class-validator'; | |
| export class SetupPasswordDto { | |
| () | |
| () | |
| token!: string; | |
| () | |
| () | |
| (8) | |
| password!: string; | |
| } | |
| import { IsNotEmpty, IsString, MinLength } from 'class-validator'; | |
| export class SetupPasswordDto { | |
| () | |
| () | |
| token!: string; | |
| () | |
| () | |
| (8) | |
| password!: string; | |
| } | |