ValidityState

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

badInput
auto badInput()
Undocumented in source. Be warned that the author may not have intended to support it.
customError
auto customError()
Undocumented in source. Be warned that the author may not have intended to support it.
patternMismatch
auto patternMismatch()
Undocumented in source. Be warned that the author may not have intended to support it.
rangeOverflow
auto rangeOverflow()
Undocumented in source. Be warned that the author may not have intended to support it.
rangeUnderflow
auto rangeUnderflow()
Undocumented in source. Be warned that the author may not have intended to support it.
stepMismatch
auto stepMismatch()
Undocumented in source. Be warned that the author may not have intended to support it.
tooLong
auto tooLong()
Undocumented in source. Be warned that the author may not have intended to support it.
tooShort
auto tooShort()
Undocumented in source. Be warned that the author may not have intended to support it.
typeMismatch
auto typeMismatch()
Undocumented in source. Be warned that the author may not have intended to support it.
valid
auto valid()
Undocumented in source. Be warned that the author may not have intended to support it.
valueMissing
auto valueMissing()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta