ThroughSchemaOptionsinterface
{
source: Schema<T>;
}| Property | Type | |
|---|---|---|
.source | Schema<T> | The source schema this schema passes through to. required |
Allowed options for ThroughSchema.
{
source: Schema<T>;
}| Property | Type | |
|---|---|---|
.source | Schema<T> | The source schema this schema passes through to. required |
Allowed options for ThroughSchema.