Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6358 - ConditionSafe only allowed on user virtual property mapping methods

6358   ConditionSafe only allowed on user virtual property mapping methods

Cause

This error occurs if a user method has the conditionSafe option in its signature and the method is not a mapping method for a virtual property.

Action

Remove the conditionSafe option from the method signature.