cancel
Showing results for 
Search instead for 
Did you mean: 

Metadata extensions for validation

Former Member
0 Kudos

Hi all,

I have implemented a IValidation class for some custom logic to validate some predefined properties.

I found that the code is called if the property is set to "Mandatory", but NOT called when the property is not mandatory.

Is this the expected behaviour that only mandatory properties will trigger the IValidation class?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi all,

Any helps?