Companion

Holds constants.

Properties

Link copied to clipboard
const val DEFAULT_ENABLED: Boolean = false

The default value of the enabled field.

Link copied to clipboard
const val DEFAULT_FILLER: String

The default value of the filler field.

Link copied to clipboard
const val DEFAULT_LENGTH: Int = 3

The default value of the length field.

Link copied to clipboard
const val MIN_LENGTH: Int = 1

The minimum valid value of the length field.