Do not annotate the fields with @IsOptional since it will not validate them at all. Learn how to use it by reading the unit tests.
@IsOptional
Description
Do not annotate the fields with
@IsOptionalsince it will not validate them at all. Learn how to use it by reading the unit tests.