Kevin de Melo
Results
12
comments of
Kevin de Melo
@thetutlage Well, still getting error, and this time in a simple validation. if i declare in this way: ```js import vine from '@vinejs/vine' import { EnumTypeXml } from '#controllers/lot/ControllerLotDownloadXml' export...
Doing some more tests, looks like have something about the way and where is comming the enum. if i declare the Enum inside the validator it's works, but if i...