MCPcopy Create free account
hub / github.com/effect-app/libs / Schema.ts

File Schema.ts

repos/effect/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
makeIsGreaterThanFunction · 0.85
makeIsLessThanFunction · 0.85
makeIsLessThanOrEqualToFunction · 0.85
makeIsBetweenFunction · 0.85
makeIsMultipleOfFunction · 0.85
isLengthBetweenFunction · 0.85
dateArbitraryConstraintsFunction · 0.85
isDateValidFunction · 0.85

Tested by

no test coverage detected