Field.NUMERIC_ONLY

Set if field only accepts numeric values (integer or floating-point).

struct Field
static
enum NUMERIC_ONLY = 1 << 2;

Meta