All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.io.github.optimumcode.json.schema.Annotations.kt Maven / Gradle / Ivy

The newest version!
@file:JvmName("Annotations")

package io.github.optimumcode.json.schema

import io.github.optimumcode.json.schema.internal.factories.general.FormatAssertionFactory
import kotlin.jvm.JvmField
import kotlin.jvm.JvmName

/**
 * Key for getting annotation from `format` assertion
 */
@JvmField
public val FORMAT_ANNOTATION: AnnotationKey = FormatAssertionFactory.ANNOTATION




© 2015 - 2024 Weber Informatics LLC | Privacy Policy