miking-the-viking/FormidableForms

Re-add Enum type prop validation to fields using Text implementation as example

Opened this issue · 0 comments

@IsEnum(FieldType) @IsIn([FieldType.Text]) public type!: FieldType;