API Reference > Classes > Database Classes > OdBmESSchemaBuilder Class > OdBmESSchemaBuilder Methods > OdBmESSchemaBuilder::isValidVendorId Method
OdBmESSchemaBuilder::isValidVendorId Method
Syntax
C++
static bool isValidVendorId(const OdString&);

Checks whether the given vendor ID string is valid. A valid vendor ID string: Has a length of at least 4 characters and no more than 253 characters and contains only letters, digits, or any of the following special characters: ! " # & ( ) + , . - : ; < = > ? _ ` | ~

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.