Skip to main content

reject_nonpositive

Function reject_nonpositive 

Source
fn reject_nonpositive(
    field: &'static str,
    amount: Decimal,
) -> Result<(), String>