meta/meta_property_handler library

Classes

HandledPaths
A list of json paths - sometimes rendering will handle more than one property at a time
MetaPropertyHandler<T>
Inspects a schema and looks for specialized properties for which we want to build a special UI or component. Some fields might be grouped together, for example T The type of data this handler should encounter.