Package com.sap.cds

Interface CdsJsonConverter


@Beta public interface CdsJsonConverter
Converts JSON data to and from CDS (Core Data Services) data structures.

Provides methods for serializing and deserializing JSON objects and arrays, as well as validating data against CDS types.