UNPKG

@clickup/ent-framework

Version:

A PostgreSQL graph-database-alike library with microsharding and row-level security

14 lines (7 loc) 495 B
[**@clickup/ent-framework**](../README.md) *** [@clickup/ent-framework](../globals.md) / ValidatorStandardSchemaResult # Type Alias: ValidatorStandardSchemaResult > **ValidatorStandardSchemaResult**: \{ `value`: `unknown`; `issues`: `undefined`; \} \| \{ `issues`: `object`[]; \} Defined in: [src/ent/predicates/AbstractIs.ts:43](https://github.com/clickup/ent-framework/blob/master/src/ent/predicates/AbstractIs.ts#L43) Result of a Standard Schema validators: https://standardschema.dev/