Stone.js API
    Preparing search index...
    • Whether a value is already a native Stone.js NativeSchema.

      Type Parameters

      • T

      Parameters

      • value: unknown

        The value to test.

      Returns value is NativeSchema<T>

      True when it exposes a validate function.