-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bidirectional describe() <-> build() #1867
Labels
Milestone
Comments
hueniverse
added
feature
New functionality or improvement
breaking changes
Change that can breaking existing code
labels
Jun 9, 2019
hueniverse
added a commit
that referenced
this issue
Jul 2, 2019
hueniverse
added a commit
that referenced
this issue
Jul 4, 2019
hueniverse
added a commit
that referenced
this issue
Jul 5, 2019
hueniverse
added a commit
that referenced
this issue
Jul 6, 2019
hueniverse
added a commit
that referenced
this issue
Jul 6, 2019
hueniverse
added a commit
that referenced
this issue
Jul 6, 2019
hueniverse
added a commit
that referenced
this issue
Jul 6, 2019
hueniverse
added a commit
that referenced
this issue
Jul 6, 2019
hueniverse
added a commit
that referenced
this issue
Jul 9, 2019
hueniverse
added a commit
that referenced
this issue
Jul 9, 2019
hueniverse
added a commit
that referenced
this issue
Jul 12, 2019
hueniverse
added a commit
that referenced
this issue
Jul 13, 2019
hueniverse
added a commit
that referenced
this issue
Jul 20, 2019
hueniverse
added a commit
that referenced
this issue
Jul 22, 2019
hueniverse
added a commit
that referenced
this issue
Jul 22, 2019
hueniverse
added a commit
that referenced
this issue
Jul 22, 2019
hueniverse
added a commit
that referenced
this issue
Jul 22, 2019
hueniverse
added a commit
that referenced
this issue
Jul 22, 2019
hueniverse
added a commit
that referenced
this issue
Jul 23, 2019
hueniverse
added a commit
that referenced
this issue
Jul 23, 2019
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Construct a schema using the description format.
Flags:
default
,failover
- plain value changed fromvalue
to{ value }
, function changes to direct reference without description.allowUnknown
->unknown
allowOnly
->only
Options:
options
topreferences
Types:
once
flag moved to rootshallow
flag removed from describe()alternatives
tomatches
regex
value changed to{ regex }
key
, add all other properties when not the default, changeref
totype
and wrap in{ ref }
when object key is not ref).description
,label
, andunit
to flagschildren
tokeys
{ pattern, options }
unique
arguments changed to original argsinstanceof
arguments changed to original argsValids / Invalids:
value
to{ value }
valids
toallow
andinvalids
toinvalid
Tests:
arg
changed toargs
Misc:
meta
->metas
The text was updated successfully, but these errors were encountered: