MCPcopy Create free account
hub / github.com/Lemoncode/fonk / email.spec.ts

File email.spec.ts

src/validators/email.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { validator, setErrorMessage } from './email';
2
3describe(`required validator`, () => {
4 describe('When validating a non string value', () => {

Callers

nothing calls this directly

Calls 2

validatorFunction · 0.90
setErrorMessageFunction · 0.90

Tested by

no test coverage detected