Field.INTEGER_ONLY

Set if field only accepts integer numbers.

struct Field
static
enum INTEGER_ONLY = 1 << 1;

Meta