Skip to main content
Module

x/danet/validation.ts>isCurrency

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
function isCurrency
Re-export
import { isCurrency } from "https://deno.land/x/danet@1.3.2/validation.ts";

Parameters

str: string
optional
options: CurrencyOptions = [UNSUPPORTED]