Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/validatte/behaviors/common/equals.ts>equals

A Savory Class validator for Deno
Latest
function equals
import { equals } from "https://deno.land/x/validatte@0.7.5/behaviors/common/equals.ts";

Parameters

str1: string
str2: string
optional
options: EqualsOptions = [UNSUPPORTED]

Returns

boolean