ProcessorTypeCast

class ipcore.properties.processors.ProcessorTypeCast(cast_type)

restrict the type or types the argument can have, and tries a typecast where possible

process(value, obj=None)