Skip to content

Roman

  • Roman()

Validates if the input is a Roman numeral.

v.roman().validate('IV')  # true

Categorization

  • Numbers

Changelog

Version Description
1.0.0 Created

See also: