• Preparing search index...
  • The search index is not available
@daiso-tech/core - v0.38.0
  • @daiso-tech/core
  • utilities/functions/validate
  • validate

Function validate

  • validate<TValue>(
        schema: undefined | StandardSchemaV1<TValue, TValue>,
        value: TValue,
    ): Promise<void>
  • Type Parameters

    • TValue

    Parameters

    • schema: undefined | StandardSchemaV1<TValue, TValue>
    • value: TValue

    Returns Promise<void>

    Throws

    ValidationError

    • Defined in src/utilities/functions/validate.ts:16

Settings

Member Visibility
@daiso-tech/core - v0.38.0
  • Loading...

Generated using TypeDoc