Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdBcf::Utils::validateNonEmptyString Function
Syntax
C++
bool validateNonEmptyString(const OdString & str);

Validates a specified non-empty string.

Parameters
Description
str
[in] An OdString object that contains the string to validate.

true if the validation has been passed; otherwise, the function returns false.

File: BcfUtils.h 

Namespace: OdBcf::Utils 

Copyright © 2002-2022. Open Design Alliance All rights reserved.