import { z } from "zod"; // creating a schema for strings const mySchema ... Check out validator.js for a bunch of other useful string validation functions ...
確定! 回上一頁