Class TelegramConstraintValidator

    • Constructor Detail

      • TelegramConstraintValidator

        public TelegramConstraintValidator​(boolean withoutPlus,
                                           boolean allowsSpaces)
        Creates the default instance of TelegramConstraintValidator with the specified parameters.
        Parameters:
        withoutPlus - value must be without plus or not
        allowsSpaces - allows whitespaces or not