Skip navigation links
manifold.json.rt.api

Interface IJsonFormatTypeCoercer

    • Field Detail

      • _coercionProviders

        static final manifold.util.concurrent.LocklessLazyVar<Set<manifold.ext.rt.api.ICoercionProvider>> _coercionProviders
    • Method Detail

      • getFormats

        Map<String,Class<?>> getFormats()
        Returns:
        Pairs of one or more format names to Java type such as "date-time"->LocalDateTime.class to be referenced in Json Schema "format" types.

Copyright © 2024. All rights reserved.