Searched refs:genericNonNegativeIntValidator (Results 1 – 2 of 2) sorted by relevance
55 def genericNonNegativeIntValidator(value): function130 ppemValidity = genericNonNegativeIntValidator(ppem)
1877 "versionMinor" : dict(type=int, valueValidator=genericNonNegativeIntValidator),1906 "woffMajorVersion" : dict(type=int, valueValidator=genericNonNegativeIntValidator),1907 "woffMinorVersion" : dict(type=int, valueValidator=genericNonNegativeIntValidator),