Class FlattenedOptionalModule

java.lang.Object
com.github.victools.jsonschema.generator.impl.module.FlattenedWrapperModule<Optional>
com.github.victools.jsonschema.generator.impl.module.FlattenedOptionalModule
All Implemented Interfaces:
Module

public class FlattenedOptionalModule extends FlattenedWrapperModule<Optional>
Default module being included if Option.FLATTENED_OPTIONALS is enabled.