Field.INTEGER

Set if field only accepts integer numbers.

struct Field
static
enum INTEGER = 1 << 1;

Meta