vine icon indicating copy to clipboard operation
vine copied to clipboard

VineJS is a form data validation library for Node.js

Results 38 vine issues
Sort by recently updated
recently updated
newest added

### Package version ^2.0.0 ### Describe the bug On our AdonisJS model we have a hyphenated column name like this And we declare it in our consts file like this:...

Type: Bug

### Package version 2.0.0 ### Describe the bug getting error "Cannot find module '@vinejs/vine/types' or its corresponding type declarations." I'm installing my package using npm i @vinejs.vine , I was...

### Package version v2.0.0 ### Describe the bug Since you recently made some efforts to bring VineJS from Node to the Browser (h/t @Julien-R44) I wanted to flag that `ValidationError`...

### Package version Latest (1.7.1) ### Describe the bug Thank you for this fantastic library and all the work in Adonis v6! ❤️ I tried to follow https://vinejs.dev/docs/schema_101#nullable-and-optional-modifiers ```` export...

### Package version 2.0.0 ### Describe the bug I created a unique rule for VineObject, but I don't really understand where I forgot to pass the `field` value on message...

### Package version 1.7.1 ### Describe the bug be similar to: **vine.bigint()** ### Reproduction repo _No response_

Status: Awaiting More Information
Semver: Minor

### Package version 1.7.0 ### Describe the bug Opening this as a bug because there's no way to open feature request issues right now. Add names to rules similar to...

1

1 comment

1

Type: Question

### Package version "@adonisjs/core": "^6.2.2", "@vinejs/vine": "^1.7.0" ### Describe the bug Hey, I have an array that I want to make conditional depending on whether or not an object is...

Type: Question
Status: Investigating

### Package version 1.6.0 ### Describe the bug > This is submitted as a bug, but might as well be a documentation issue or feature request, depending how one looks...

Type: Enhancement