Skip to content

Negative

  • Negative()

Validates whether the input is a negative number.

v.numericVal().negative().validate(-15)  # true

Categorization

  • Math
  • Numbers

Changelog

Version Description
1.0.0 Created

See also: