You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bd...@apache.org on 2023/01/11 15:05:26 UTC

[directory-scimple] 01/01: Merge pull request #222 from apache/phone-lax-parsing

This is an automated email from the ASF dual-hosted git repository.

bdemers pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/directory-scimple.git

commit bcab498ae07903ce05fcb3397671be14f3a75fc3
Merge: c7b82e77 33af8324
Author: Brian Demers <bd...@apache.org>
AuthorDate: Wed Jan 11 10:05:19 2023 -0500

    Merge pull request #222 from apache/phone-lax-parsing
    
    Phone number parsing is non-strict by default

 .../directory/scim/spec/resources/PhoneNumber.java | 51 ++++++++++++----------
 .../scim/spec/phonenumber/PhoneNumberTest.java     | 20 +++++----
 2 files changed, 38 insertions(+), 33 deletions(-)