Field.numeric

Sets whether the field is numeric only. Returns the new value.

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

Meta