Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 900 Bytes

File metadata and controls

23 lines (17 loc) · 900 Bytes

NumberSchema

org.openapijsonschematools.client.components.schemas.NumberSchema.java public class NumberSchema

A class that contains necessary nested

  • schema classes (which validate payloads), extends JsonSchema

Nested Class Summary

Modifier and Type Class and Description
static class NumberSchema.NumberSchema1
schema class

NumberSchema1

public static class NumberSchema1
extends NumberJsonSchema

A schema class that validates payloads

Methods Inherited from class org.openapijsonschematools.client.schemas.NumberJsonSchema
validate

[Back to top] [Back to Component Schemas] [Back to README]