Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hapijs/joi

The most powerful data validation library for JS
https://github.com/hapijs/joi

feat: reject non-calendar ISO strings

stelardn opened this pull request 4 days ago
Joi schema always returns same error message from local xontext

HunterJS-bit opened this issue 9 days ago
Support intersecting union types (concat an object with alternatives)

mnahkies opened this issue about 1 month ago
Validating using when in nested objects

SoumyaRanjanPatnaik opened this issue about 2 months ago
Add way to pass labels on validate

leandroluk opened this issue 2 months ago
Clarify documentation for empty()

brandonatcv opened this pull request 3 months ago
Multiple calls to empty() don't chain as expected

brandonatcv opened this issue 3 months ago
Minor correction for boolean() documentation

jenni-okelly opened this pull request 3 months ago
using min and multiple methods together

qobadzadeh opened this issue 3 months ago
Add split method to Joi.array()

leandroluk opened this issue 4 months ago
Joi any.external cannot use custom error message

rainbowMeh opened this issue 6 months ago
Use same schema in backend and frontend

mete89 opened this issue 6 months ago
Joi.number() doesn't allow float

khuongtp opened this issue 6 months ago
Conditional options contain unknown keys: not

klynchkurzawa opened this issue 7 months ago
fix: correct function type in alternatives error

Marsup opened this pull request 7 months ago
chore: add trend image

cwtuan opened this pull request 7 months ago
Using `.when` to check 2 values

jwarby opened this issue 8 months ago
Strip Any Value

ZachHaber opened this issue 8 months ago
Typo in Joi Validation with Swagger...

big-finn opened this issue 8 months ago
fix: `stripUnknown` should honor local explicit `.unknown(false)`

afharo opened this pull request 8 months ago
Custom error context with references

kostas-pblworks opened this issue 9 months ago
fix: label false should also hide explicit labels

Marsup opened this pull request 9 months ago
feat: support encoding uri (follow-up to #3027)

Marsup opened this pull request 9 months ago
Joi does not work with application with Custom Prototypes

niightly opened this issue 10 months ago
Custom transformation of a value

nicholaswmin opened this issue 10 months ago
feat: Add select-test npm script

HYOSITIVE opened this pull request 10 months ago
Add a script to run only specific test

HYOSITIVE opened this issue 10 months ago
feat: Support encoding uri

HYOSITIVE opened this pull request 10 months ago
fix: handle bigint in unique rule

copoix-ultra opened this pull request 10 months ago
Are `{}@gmail.com` and `%@gmail.com` valid email addresses?

mertssmnoglu opened this issue 10 months ago
Custom message for required field

carlosleal89 opened this issue 10 months ago
Must run on Joi instance

mukhammadjon-s opened this issue 11 months ago
fix value type on validation result

mastery-benjamin-palko opened this pull request 11 months ago
Need all type control messages

hadeyici opened this issue 11 months ago
Multiple uri validation

seungho-hub opened this issue 11 months ago
joi not usable in a browser environment

sagevoice opened this issue 11 months ago
Fix issue 2730 - Wrong State['path'] type

logonv opened this pull request 11 months ago
Joi.ref format(value) function

efraimrodrigues opened this issue 12 months ago
fix: domain default tld validation

Marsup opened this pull request 12 months ago
fix: domain default tld validation

fernandollisboa opened this pull request 12 months ago
feat: hex prefix

Marsup opened this pull request about 1 year ago
fix: precision issue on number().multiple()

Marsup opened this pull request about 1 year ago
Optional is missing in definition file

cimbraien opened this issue about 1 year ago
Allow 0x prefix for hex strings

BolajiOlajide opened this pull request about 1 year ago
joi.allow array

kroney opened this issue about 1 year ago
fix: LanguageMessages type now supports languages in TypeScript

jacobkapitein opened this pull request about 1 year ago
abortEarrly = false and formatting the return of multiple errors

TomMiller-mas opened this issue about 1 year ago
Domain validation not checking IANA registry by default

brunosilvano opened this issue about 1 year ago
Property 'min' does not exist on type 'StringSchema<string>'.

JohnathanSpinola opened this issue about 1 year ago
Missing 'allowUnderscore' assertOptions in email

sbrsubuvga opened this pull request about 1 year ago
multiple bug fixed

sbrsubuvga opened this pull request about 1 year ago
Error.captureStackTrace(this, exports.assert);

danzf opened this issue about 1 year ago
fix: do not override existing labels of underlying schemas in alternatives

hajekjiri opened this pull request about 1 year ago
Can't use validateAsync is giving error if no external validation rule

yachtsman-dev opened this issue about 1 year ago
TS won't compile when using array fields in a strict object schema

onlyice opened this issue about 1 year ago
Field validation

hbindiya opened this issue about 1 year ago
Property 'validate' does not exist on type 'Root'.ts(2339)

cyrus-wg opened this issue about 1 year ago
Incorrectly loose types for strict object schema for non-string values

KristjanTammekivi opened this issue about 1 year ago
I can't validate with the Joi class.

bravono opened this issue about 1 year ago
What version of node does this library support?

JustCasuallyJames opened this issue over 1 year ago
website doesn't mention how to install

Sammeeey opened this issue over 1 year ago
StrictSchemaMap type does not strictly check keys in Joi objects

mattixittam opened this issue over 1 year ago
Docs: Changelog

EinfachHans opened this issue over 1 year ago
Nuxt 3.7.4 + Joi 17.11.0 not functioning correctly in the built project

yongjie-zhang-mail opened this issue over 1 year ago
feat: allow custom expression functions

Marsup opened this pull request over 1 year ago
v17.10.0 Typed schema on validate is returning value:any

Sandy-Garrido opened this issue over 1 year ago
fix: missing template reference

Marsup opened this pull request over 1 year ago
Unit test showing example of formula parsing bug

necropolina opened this pull request over 1 year ago
Cannot find module '@hapi/hoek/assert'

Majidd01 opened this issue over 1 year ago
fix: allow any.error() return type to be ErrorReport[]

Marsup opened this pull request over 1 year ago
feat: Improve array().items type

felixmosh opened this pull request over 1 year ago
feat: Improve alternatives type

felixmosh opened this pull request over 1 year ago
Types of `alternative` are wrong always resolves to any

felixmosh opened this issue over 1 year ago
feat: Improve object type

felixmosh opened this pull request over 1 year ago
Types of `object` are incorrect

felixmosh opened this issue over 1 year ago
How to update input before validate?

qwang07 opened this issue over 1 year ago
Cannot get the flag/presence of a property

cyonder opened this issue over 1 year ago
property metas in Description

jvassev opened this pull request over 1 year ago
.default() method not working in nested Joi objects

qraxiss opened this issue over 1 year ago
Incorrect documentation for string().email() 'allowUnderscore' option

JeremyGendre opened this issue over 1 year ago
Optional external() validation

Sydney-o9 opened this issue over 1 year ago
Conceptual documentation for ruleset and flag

zspitz opened this issue over 1 year ago
How can I fix the error in buffer definition with typescript ?

machao7 opened this issue over 1 year ago
#2963 make return value of validate match type definitions

StephanMeijer opened this pull request over 1 year ago
Multiple doesn't work correct

KgTeKoN opened this issue over 1 year ago
Associate Buffer with BinarySchema

jpage-godaddy opened this pull request over 1 year ago