form-definition-schema-properties-conditions-conditions-item-properties-value-properties-conditions-conditions-item-anyof-unknown-value-type-properties-value-anyof-static-value
Static Value Type
object (Static Value)
Static Value Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| type | string | Required | cannot be null | Form Definition Schema |
| value | string | Required | cannot be null | Form Definition Schema |
| display | string | Required | cannot be null | Form Definition Schema |
type
Data type of the value (e.g., string, number, date)
type
-
is required
-
Type:
string(Type) -
cannot be null
-
defined in: Form Definition Schema
Type
string (Type)
value
The actual value to compare against
value
-
is required
-
Type:
string(Value) -
cannot be null
-
defined in: Form Definition Schema
Value Type
string (Value)
display
Human-readable version of the value for display purposes
display
-
is required
-
Type:
string(Display) -
cannot be null
-
defined in: Form Definition Schema
Display Type
string (Display)