MCPcopy Index your code
hub / github.com/Lemoncode/fonk / pattern.spec.ts

File pattern.spec.ts

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

Source from the content-addressed store, hash-verified

1import { validator, PatternArgs, setErrorMessage } from './pattern';
2import { ValidationResult, FieldValidatorArgs } from '../model';
3
4describe(`pattern validator`, () => {

Callers

nothing calls this directly

Calls 2

validatorFunction · 0.90
setErrorMessageFunction · 0.90

Tested by

no test coverage detected