ValidityState

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

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

Variables

handle
JsHandle handle;
Undocumented in source.

Meta