Issues
- 2
Error message returned with OneOfNoneSucceed does not include the details of what failed within that oneOf branch
#44 opened by avh4 - 0
Serialize JsonValue as Value
#24 opened by 1602 - 0
Handle blur on empty value
#25 opened by 1602 - 0
A better error handling
#26 opened by 1602 - 0
Autocomplete property names
#27 opened by 1602 - 0
Apply defaults
#28 opened by 1602 - 0
AnyOf: populate with all errors instead
#29 opened by 1602 - 0
Unique: catch duplicate
#30 opened by 1602 - 0
Validation of schema
#32 opened by 1602 - 0
Sync compilation of schema (resolve refs with hash)
#33 opened by 1602 - 0
Async compilation of schema (resolve refs with url)
#34 opened by 1602 - 0
Option to handle unresolvable reference
#31 opened by 1602 - 0
Ignore other validations when ref is present
#35 opened by 1602 - 0
- 0
Const must validate equality of objects
#37 opened by 1602 - 0
Support draft-04
#40 opened by 1602 - 5
is current `master` safe to use?
#42 opened by rtfeldman - 0
Apply defaults nested within an object
#43 opened by 1602 - 0
Decode string validators
#8 opened by 1602 - 0
Decode numeric validators
#9 opened by 1602 - 0
Decode array validators
#10 opened by 1602 - 0
Decode object validators
#11 opened by 1602 - 0
Decode type-agnostic validators
#12 opened by 1602 - 0
Validate strings
#13 opened by 1602 - 0
Validate numbers
#14 opened by 1602 - 0
Validate array
#15 opened by 1602 - 0
Validate object
#16 opened by 1602 - 0
Validate type-agnostic stuff
#17 opened by 1602 - 0
Demo docs generator
#20 opened by 1602 - 8
Demo forms generator
#21 opened by 1602 - 3
Decode json into elm using schema
#22 opened by 1602 - 0
Describe use cases of this library
#19 opened by 1602 - 0
Validate JsonValue after editing
#23 opened by 1602 - 4
- 0
Decode type
#3 opened by 1602 - 0
Decode meta
#5 opened by 1602 - 0
getValue to return Result Error Value
#2 opened by 1602 - 2
relationship to NoRedInk/json-elm-schema
#41 opened by ericgj - 1
Import json-schema test suite
#38 opened by 1602 - 0
Parse .$id and connect with .$ref
#39 opened by 1602