Field.POSITIVE_ONLY

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

struct Field
static
enum POSITIVE_ONLY = 1 << 4;

Meta