Interface ObjectJsonSchema

    • Method Detail

      • isBoolean

        default boolean isBoolean()
        Checks if this schema is a boolean schema.
        Specified by:
        isBoolean in interface JsonSchema
        Returns:
        always false.