Class k.a.percent(CustomType):

Part of kiwi.argcheck
Custom type that verifies that the value is a percentage
Functionvalue_checkUndocumented
def value_check(mcs, name, value):
Undocumented