Extract field information from a given class type. This is expected to only work with Entity subclasses marked with @editable, @fieldInfo or @autoFieldInfo or classes using FieldInfoMacro.

Static methods

@:value({ recursive : true })statictypes(targetClass:String, recursive:Bool = true):ReadOnlyMap<String, String>

statictypeOf(targetClass:String, field:String):String