RegistrationFieldDisplayHints

Provides help information on the registration field.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The link to the document the display hint is associated with.

Link copied to clipboard

The title of the document the display hint is associated with.

Link copied to clipboard

Example text of what the value of a field should contain.

Link copied to clipboard

A full description of the display hint.

Link copied to clipboard

An array of SelectOptionDescription objects.

Link copied to clipboard

A short description of the display hint.

Link copied to clipboard

The validation rules for the text field.

Link copied to clipboard

The title of the display hint.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String