API Reference > Functions > SDAI > sdaiValidateRequiredAttrs Function
sdaiValidateRequiredAttrs Function
Syntax
C++
DAI_EXPORT SdaiBoolean sdaiValidateRequiredAttrs(SdaiAppInstance instance, SdaiNPL list);

sdai.h

sdaiTRUE if unset attributes are not found; otherwise, the function returns sdaiFALSE.

Validates whether mandatory inverse attributes of the specified instance are set. Retrieves the non-persistent list of unset attributes, if found.

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