Table of Contents

Namespace SunamoString._public.SunamoData.Data

Classes

ABCString

Represents a collection of ABString key-value pairs.

ABString

Represents a key-value pair where the key is a string and the value is an object.

CharFormatDataString

Defines formatting rules for character validation including case, required characters, and length constraints.

CharFormatDataString.Templates

Provides predefined character format templates.

FromToString

Represents a from-to range of long values with configurable usage type.

FromToTSHString<T>

Generic base class representing a from-to range with configurable usage type.

FromToWordString

Represents a word with its position (from-to indices) in a text.

SquareMap

Stores positions of brackets (curly, square, normal) found in a text, including both opening and closing positions.

SquareMapLines

Stores positions of brackets per line in a multi-line text, including both opening and closing positions.