Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jamf_school/schemas/mod.ts>validate

A simple, secure, correct, and modern Jamf School API wrapper. (Unofficial)
Latest
function validate
import { validate } from "https://deno.land/x/jamf_school@0.5.0/schemas/mod.ts";

Validate the data using the validator for the given route

Type Parameters

E extends Endpoint

Parameters

key: E
data: unknown