mirror of
https://github.com/n08i40k/schedule-parser-next.git
synced 2025-12-06 09:47:46 +03:00
АХАХААХАХХАХ
This commit is contained in:
@@ -27,8 +27,8 @@ export class User {
|
||||
* @example "n08i40k"
|
||||
*/
|
||||
@IsString()
|
||||
@MinLength(4)
|
||||
@MaxLength(10)
|
||||
@MinLength(1)
|
||||
@MaxLength(20)
|
||||
username: string;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user