validator icon indicating copy to clipboard operation
validator copied to clipboard

Schema based validator for AdonisJS

Results 8 validator issues
Sort by recently updated
recently updated
newest added

Hello, We are speaking about the [`email` rules](https://docs.adonisjs.com/reference/validator/rules/email). You say that we can use any options available in validator.js but in the code, options returned are filtered. ```ts return {...

It has a very small breaking change. I don't know if it affects us: https://github.com/moment/luxon/blob/master/CHANGELOG.md#300-2022-07-09

## Package version 5.1.0 ## Node.js and npm version Node: v18.4.0 Npm: 8.12.1 ## Sample Code (to reproduce the issue) In Local mode works normall but when I compile from...

## Prerequisites We do our best to reply to all the issues on time. If you will follow the given guidelines, the turn around time will be faster. - Lots...

## Proposed changes Including the luxon date time options increases the developer's possibilities in other scenarios, here are some of them: - It is required to receive a date in...

Status: Abandoned

## Why this feature is required (specific use-cases will be appreciated)? For example, if I have a purchase, and want to enforce the purchase's amount to be greater than 0....

Semver: Minor
Priority: Low
Good First Issue

## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves...

Status: Abandoned

#### Package version : "@adonisjs/ally": "^4.1.5", "@adonisjs/auth": "^8.2.3", "@adonisjs/bouncer": "^2.3.0", "@adonisjs/core": "^5.9.0", "@adonisjs/i18n": "^1.6.0", "@adonisjs/lucid": "^18.4.0", "@adonisjs/repl": "^3.1.11", "adonis5-swagger": "^1.4.1", "luxon": "^3.3.0", "@adonisjs/assembler": "^5.9.5", "@japa/preset-adonis": "^1.2.0", "@japa/runner": "^2.5.1", "@types/proxy-addr": "^2.0.0",...

Type: Question