Kotshi Utils
A helper class for Kotshi.
These functions should not be considered public and are subject to change without notice.
Functions
Link copied to clipboard
fun StringBuilder?.appendNullableError(propertyName: String, jsonName: String = propertyName): StringBuilder
Link copied to clipboard
Link copied to clipboard
fun <T : Annotation> Class<T>.createJsonQualifierImplementation(annotationArguments: Map<String, Any> = emptyMap()): T
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard