© 2026 Hedgehog Software, LLC
INPUT_STRING = StringConstraints(max_length=8192 * 15, strip_whitespace=True) ITEMS_LIMIT = { "min_length": 1, "max_length": 8192, }