issues
search
tlivings
/
enjoi
Converts a JSON schema to a Joi schema.
Apache License 2.0
282
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove deprecated util methods
#116
ankjevel
opened
5 days ago
0
Disallow empty string if value is required
#115
luka-zitnik
closed
11 months ago
1
Convert "description" to description()
#114
dtikhonov-iex
opened
2 years ago
0
Allow empty string
#113
nlundquist
closed
3 years ago
1
use joi.link to only resolve strictly recursive self-references
#112
nlundquist
closed
3 years ago
7
useDefaults should assume `null` & empty string are empty
#111
nlundquist
opened
3 years ago
0
[Bug] Using a $ref in a anyOf or allOf triggers a RangeError
#110
Vladirien
opened
3 years ago
0
implement default value handling
#109
nlundquist
closed
3 years ago
1
fixes not keyword handling
#108
nlundquist
closed
3 years ago
1
Resolve cycles using weak mapped identifiers.
#107
nlundquist
closed
3 years ago
1
Infinite loop when schema contains a self-reference
#106
nlundquist
closed
3 years ago
0
handle cases where `type` keyword is undefined or `type` is an array
#105
nlundquist
opened
3 years ago
1
allow allOf/anyOf/oneOf to be combined with a base schema
#104
nlundquist
closed
3 years ago
0
allow additionalProperties by default
#103
nlundquist
closed
3 years ago
0
doesn't handle schemas that use more than one of `type`, `anyOf`, `allOf`
#102
nlundquist
closed
3 years ago
1
keep string enum type
#101
nlundquist
closed
3 years ago
1
allow extension constructors
#100
nlundquist
closed
3 years ago
0
Bump joi
#99
brgremi
closed
4 years ago
0
Version 7.0.0 from npm still uses `@hapi/joi` instead `joi` library
#98
svrnwnsch
closed
4 years ago
3
Resolving of `not` is incorrect
#97
yehtutlwin
closed
3 years ago
0
Basic example is not working
#96
lapwat
opened
4 years ago
0
Other way around: Joi to JSON
#95
lapwat
opened
4 years ago
0
refactor: use joi instead of @hapi/joi
#94
puncleV
closed
4 years ago
2
feature: allow unique keys on array schema
#93
ederEnriquez
opened
4 years ago
1
Add refineSchema function option, allow '' for functions without pattern or format
#92
sprootshift
closed
4 years ago
5
Allow empty strings by default if the minLength field is not provided
#91
FrostBy
closed
2 months ago
2
Update Joi to version 17
#90
sprootshift
closed
4 years ago
5
[Feature] Yup support
#89
kasperekt
opened
4 years ago
2
Joi.extend no longer accepts array arguments
#88
Tyrlyanskiy
opened
4 years ago
0
Version 6.0.2 is not publish to npm
#87
Tyrlyanskiy
closed
4 years ago
1
Source code of version 6.0.0
#86
rahulmohang
closed
4 years ago
3
Feature/make enjoi compatible with joi 16
#85
rmothilal
closed
4 years ago
7
Fix usage of @hapi/joi
#84
JoeScho
closed
4 years ago
0
Should support default false and 0 values
#83
dimichgh
closed
4 years ago
0
Fix for #73: Empty string ignores regex string validation
#82
yosheeck
closed
4 years ago
0
Update README.md
#81
adamschnaare
closed
5 years ago
0
Resolves id in value
#80
adamschnaare
closed
5 years ago
5
Update needed to support new version of Hapi and Joi
#79
rmothilal
opened
5 years ago
7
Joi dependency in wrong section
#78
travishorn
closed
5 years ago
2
Support 'error' property
#77
jc-white
closed
5 years ago
1
joi and hoek deprecated, moved to @hapi/joi @hapi/hoek
#76
nfstein
closed
5 years ago
1
chore: move dependencies for joi and hoek
#75
nfstein
closed
5 years ago
0
Don't set empty string as valid for string formats
#74
maldimirov
closed
5 years ago
0
Allowing empty strings by default for string types
#73
maldimirov
closed
5 years ago
6
Proposal for refactor
#72
maldimirov
opened
5 years ago
20
Array items include
#71
Huljo
closed
4 years ago
0
Fix time-secfrac part of time regex
#70
maldimirov
closed
5 years ago
1
Fix time-secfrac part of time regex
#69
maldimirov
closed
5 years ago
1
[Bug] anyOf does not mark field as required
#68
rmehner
opened
5 years ago
4
Feature/extend joi validation
#67
maldimirov
closed
4 years ago
4
Next