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
That's been mentioned in this issue that it would be useful if some sort of validation function for money-string was added, instead of wrapping money_parse() with try-catch blocks.
Should add something like money_validate() or is_valid_money_string().
The text was updated successfully, but these errors were encountered:
That's been mentioned in this issue that it would be useful if some sort of validation function for money-string was added, instead of wrapping
money_parse()
with try-catch blocks.Should add something like
money_validate()
oris_valid_money_string()
.The text was updated successfully, but these errors were encountered: