ActorSchema
@rotorsoft/act-root / act/src / ActorSchema
Variable: ActorSchema
const
ActorSchema:ZodReadonly
<ZodObject
<{id
:ZodString
;name
:ZodString
; },$strip
>>
Defined in: libs/act/src/types/schemas.ts:18
Zod schema for an actor (user, system, etc.).