MCPcopy 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

formatFunction · 0.90
formatPropertyKeyFunction · 0.90
UndefinedOrInterface · 0.85
isTrimmedFunction · 0.85
makeFilterFunction · 0.85
isUUIDFunction · 0.85
isGUIDFunction · 0.85
isULIDFunction · 0.85
isBase64Function · 0.85
isBase64UrlFunction · 0.85
isStartsWithFunction · 0.85
isEndsWithFunction · 0.85

Tested by

no test coverage detected