-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Raise descriptive IllegalArgumentException when zipcode is -
Summary: Fixes this issue - facebook/facebook-java-business-sdk#460 > When executing a postal code validation on a String containing only "-" an ArrayIndexOutOfBoundsException is thrown. X-link: facebook/facebook-java-business-sdk#468 Reviewed By: yoongyj Differential Revision: D62392830 Pulled By: stcheng fbshipit-source-id: ba84bf0dd10eb9006dbde0da966f09542857e2c1
- Loading branch information
1 parent
8ef024c
commit e0c84ff
Showing
2 changed files
with
17 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters