herbsjs / gotu

Entities - Create your Entity and enjoy an elegant validation and serialization
Other
11 stars 19 forks source link

Field enum type definition and validation #10

Closed jhomarolo closed 2 years ago

jhomarolo commented 4 years ago

The library should have enum validation for fields of enum/list type (ex: "paymentType": ['CC', 'Check'])

italojs commented 3 years ago

I agree