You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [x] Implements `toBoolean()` method in `StringHelper` to convert string values to boolean.
- [x] Includes comprehensive test cases for various boolean representations (string, numeric, aliases) and default fallback behavior.
- [x] Ensures method chaining works correctly with `set()` and `toBoolean()`.
0 commit comments