Field.positiveOnly

Returns whether the field is positive only.

  1. bool positiveOnly [@property getter]
    struct Field
    @property @nogc @safe pure nothrow const
    bool
    positiveOnly
    ()
  2. bool positiveOnly [@property setter]

Meta