CustomPolicyConstraintType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: AbstractPolicyConstraintType
Custom ways of evaluating a policy constraint. Used typically for transitional constraints. (State-based custom ones can always be evaluated using `objectState` constraint.) TODO reconsider the name
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Identifier of the constraint. 
description property
string
[0,1]  
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
presentation container
PolicyConstraintPresentationType
[0,1] How should be triggering of this constraint presented, e. 
expression property
ExpressionType
[0,1] Expression that is used to determine the result.