Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ validator, PatternArgs, setErrorMessage } from
'./pattern'
;
2
import
{ ValidationResult, FieldValidatorArgs } from
'../model'
;
3
4
describe(`pattern validator`, () => {
Callers
nothing calls this directly
Calls
2
validator
Function · 0.90
setErrorMessage
Function · 0.90
Tested by
no test coverage detected