Represents a numeric property with optional constraints.

Hierarchy (View Summary)

Constructors

Properties

default: number
description: string
maximum: number
minimum: number
title: string
type: "string" | "number" | "boolean" | "array"

Methods