[][src]Function investments::util::validate_decimal

pub fn validate_decimal(
    value: Decimal,
    restrictions: DecimalRestrictions
) -> GenericResult<Decimal>