A generic interface which all Validatable instances implement. This interface is required to be implemented in order to operate as a Validatable instance
Members
ValidationLifecycle.<T>
# Lifecycle Optional
Lifecycle bindings to perform on Valid or Invalid states
HTMLElement
|
null
# MessageAnchor Optional
An anchor point for message nodes. Will default to the internal element if undefined
VerticalPosition
# MessagePOS Optional
Message positioning; Determines how the messaging container is mounted to the anchor point
HTMLElement
|
null
# ScrollAnchor Optional
An anchor point to scroll to if scrolling is enabled and an instance is erroneous