Skip to content

Make sure data defined as required generate errors if not #2426

@hugtalbot

Description

@hugtalbot

Make sure the data defined as required (d_myData.setRequired(true);) generates an error if it is not indeed defined

To do so, the call to super init() must be done since this check is done in BaseObject::init()

Initiated in #2419

Metadata

Metadata

Labels

STC#12Tasks for STC#12 coding sprint

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions