Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lemoncode/fonk
/ max-length.spec.ts
File
max-length.spec.ts
src/validators/max-length.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ validator, setErrorMessage } from
'./max-length'
;
2
import
{ LengthArgs } from
'./length'
;
3
import
{ FieldValidatorArgs } from
'../model'
;
4
Callers
nothing calls this directly
Calls
2
validator
Function · 0.90
setErrorMessage
Function · 0.90
Tested by
no test coverage detected