Skip to content

Make FieldData respect to optional field. #55

Description

@kidylee

Current implementation of decorators, include: @IsFieldData, doesn't accept a FormData which has a optional file upload.

Please think of adding below parameters to make optional FieldData possible in DTO:

@IsFieldData({required: false })
file? FieldData

I could contribute it in a pr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions