Namespace SunamoText
Classes
- FormatOfString
Provides methods for parsing and validating string formats using pipe-delimited templates. Alternatives: TextFormatData - can check whether on position is expected char (letter, digit, etc.) but then not allow variable length of parsed.
- UnicodeHelper
Provides utility methods for working with Unicode escape sequences in strings.