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

Latest commit

 

History

History
22 lines (16 loc) · 906 Bytes

File metadata and controls

22 lines (16 loc) · 906 Bytes

StringSchema

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

A class that contains necessary nested schema classes, and classes to store validated list and map payloads

Nested Class Summary

Modifier and Type Class and Description
static class StringSchema.StringSchema1
schema class

StringSchema1

public static class StringSchema1
extends StringJsonSchema

A schema class that validates payloads

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

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