Interface IItemWriteHandler

All Known Implementing Classes:
MetaschemaJsonWriter

public interface IItemWriteHandler
Handler interface for writing bound items during serialization.

Implementations of this interface handle the writing of different types of model items (flags, fields, assemblies, choice groups).