Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Schema.ts
File
Schema.ts
packages/effect/src/Schema.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Describes data shapes and how unknown input becomes trusted values.
3
*
4
* A schema can validate input, decode it into an application
type
, and encode
Callers
nothing calls this directly
Calls
15
format
Function · 0.90
formatPropertyKey
Function · 0.90
UndefinedOr
Interface · 0.85
isTrimmed
Function · 0.85
makeFilter
Function · 0.85
isUUID
Function · 0.85
isGUID
Function · 0.85
isULID
Function · 0.85
isBase64
Function · 0.85
isBase64Url
Function · 0.85
isStartsWith
Function · 0.85
isEndsWith
Function · 0.85
Tested by
no test coverage detected