RegistrationFieldDefinition
Provides a description of the specified field.
Types
Properties
Link copied to clipboard
An array of RegistrationFieldDisplayHints objects for the field.
Link copied to clipboard
Specifies if the field for the registration form is required, conditional or optional.
Link copied to clipboard
The section path of the field.
Link copied to clipboard
The validation rules for a select field.
Link copied to clipboard
The validation rules for a text field.
Functions
Link copied to clipboard
inline fun copy(block: RegistrationFieldDefinition.Builder.() -> Unit = {}): RegistrationFieldDefinition