Skip to main content

Module int

Module int 

Source
Expand description

Integer validation and canonicalization handler

Validates that field values are valid integers and optionally within specified numeric ranges. Used for step values, counts, indices, and other numeric parameters in operational systems.

Structsยง

IntHandler
Integer validation handler