mirror of
https://github.com/ershisan99/flashcards-api.git
synced 2025-12-17 05:09:26 +00:00
initial commit
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { IsEmail, IsString, Length, Max, Min } from 'class-validator';
|
||||
import { IsEmail, IsString, Length } from 'class-validator';
|
||||
|
||||
export class CreateUserDto {
|
||||
@IsEmail()
|
||||
|
||||
Reference in New Issue
Block a user