Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ValidationTask::InvalidValidationParams Structure
Syntax
C++
struct InvalidValidationParams : public InvalidValidationParamsBase { OdArray<Attribute*> invalidAttributes; OdArray<WhereRule*> invalidWhereRules; };

A structure that encapsulates storing and handling information about attributes that failed the validation check and Where-Rules constraints which these attributes violates.

File: daiValidationTask.h 

Namespace: OdDAI 

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