mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 00:26:01 +00:00
added validator for rjsf, hook form via standard schema
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { describe, expect, test } from "bun:test";
|
||||
import { SchemaObject } from "../../../src/core";
|
||||
import { Type } from "@sinclair/typebox";
|
||||
import { s } from "core/object/schema";
|
||||
|
||||
describe("SchemaObject", async () => {
|
||||
|
||||
Reference in New Issue
Block a user