TextFieldWrapper

open class TextFieldWrapper(field: Field) : FieldWrapper

Text field wrapper

Constructors

Link copied to clipboard
constructor(field: Field)

Properties

Link copied to clipboard

True if the field value passes validation, null if the status is None or Ignored and false if the status is Invalid.

Link copied to clipboard

Field text value