Field.NUMERIC

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

struct Field
static
enum NUMERIC = 1 << 3;

Meta