Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FieldFormat

The FieldFormat class defines possible field formats.

Index

Enumeration members

Enumeration members

Boolean

Boolean:

Field value must be convertable to a Boolean number

Float

Float:

Field value must be convertable to a real number

Integer

Integer:

Field value must be convertable to an integer number

String

String:

Field value can be arbitrary string

Generated using TypeDoc