Skip to main content

Module string

Module string 

Source
Expand description

String validation and canonicalization

Provides validation for string fields with configurable length constraints. Ensures strings are non-empty and within specified length limits.

Structsยง

StringHandler
String validation handler