PropsValidityStateFlags extension

on

Properties

badInput ↔ bool

Available on ValidityStateFlags, provided by the PropsValidityStateFlags extension

getter/setter pair
customError ↔ bool

Available on ValidityStateFlags, provided by the PropsValidityStateFlags extension

getter/setter pair
patternMismatch ↔ bool

Available on ValidityStateFlags, provided by the PropsValidityStateFlags extension

getter/setter pair
rangeOverflow ↔ bool

Available on ValidityStateFlags, provided by the PropsValidityStateFlags extension

getter/setter pair
rangeUnderflow ↔ bool

Available on ValidityStateFlags, provided by the PropsValidityStateFlags extension

getter/setter pair
stepMismatch ↔ bool

Available on ValidityStateFlags, provided by the PropsValidityStateFlags extension

getter/setter pair
tooLong ↔ bool

Available on ValidityStateFlags, provided by the PropsValidityStateFlags extension

getter/setter pair
tooShort ↔ bool

Available on ValidityStateFlags, provided by the PropsValidityStateFlags extension

getter/setter pair
typeMismatch ↔ bool

Available on ValidityStateFlags, provided by the PropsValidityStateFlags extension

getter/setter pair
valueMissing ↔ bool

Available on ValidityStateFlags, provided by the PropsValidityStateFlags extension

getter/setter pair