Class TypedJsonSchemaObject.BooleanJsonSchemaObject

All Implemented Interfaces:
JsonSchemaObject
Enclosing class:
TypedJsonSchemaObject

public static class TypedJsonSchemaObject.BooleanJsonSchemaObject extends TypedJsonSchemaObject
JsonSchemaObject implementation of type : 'boolean' schema elements.
Provides programmatic access to schema specifics via a fluent API producing immutable schema objects.
Since:
2.1
Author:
Christoph Strobl, Mark Paluch