Skip to content

Conversation

@CGNonofr
Copy link

@CGNonofr CGNonofr commented Mar 5, 2025

Currently, using realType('A {random string}') throw an error, instead of just inserting the string as is

@what-the-diff
Copy link

what-the-diff bot commented Mar 5, 2025

PR Summary

  • Improved String Validation in 'realType' Function
    This update enhances the 'realType' function's verification mechanism to include an additional check for characters (termed 'availableChars'). The purpose is to ensure that only the characters which are both available and meet our pre-set conditions (against a pattern defined using regular expressions or 'regex') are processed further. This approach boosts the precision of our data handling operations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant