mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-sdk/opends/src/server/org/opends/server/schema/FaxNumberSyntax.java @@ -358,5 +358,15 @@ // If we've gotten here, then the value must be valid. return true; } /** * {@inheritDoc} */ public boolean isBinary() { return false; } }