690322:2123 Fixing Deployment Errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { IsInt, IsNotEmpty, IsOptional, ValidateIf } from 'class-validator';
|
||||
import { IsInt, IsNotEmpty, IsOptional } from 'class-validator';
|
||||
|
||||
export class AssignRoleDto {
|
||||
@IsInt()
|
||||
|
||||
Reference in New Issue
Block a user