SSNNumberState

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The length of this character sequence inside input.

Link copied to clipboard

The length of this character sequence inside input. Comparing with contentLength, the contentLengthRaw doesn't count divider symbol.

Link copied to clipboard

The text to be used for data transfer to VGS proxy. Usually, it is similar to field-name in JSON path in your inbound route filters.

Link copied to clipboard

The type of current VGS input field.

Link copied to clipboard

The State is true if this input field has focus itself.

Link copied to clipboard

The state is true if the input field has no input inside.

Link copied to clipboard

The state is true if the input field may be skipped for submitting.

Link copied to clipboard

The state is true if the content inside the input field is valid.

Link copied to clipboard
var last: String?

The last numbers on card.

Link copied to clipboard

List of errors.

Functions

Link copied to clipboard
open override fun toString(): String