Function validate_decimal

Source
fn validate_decimal(decimal: Decimal, name: &'static str) -> Result<()>