SET_REQUIRED

Resource: Property, Field : ExistingLeaseType

Description

When property type is commercial lease, ExistingLeaseType is required.

Error Messages

1) ERROR, the property type is 'commercial lease', indicate that the field is required.

Fields referenced within this rule

ExistingLeaseType 

PropertyType 

Syntax with comments and error messages

//[ErrMsg1^ERROR, the property type is 'commercial lease', indicate that the field is required.|LogicBlk1^TRUE]
// The property type is 'commercial lease' and the entry is empty.
(/*[LogicBlk1]*/(PropertyType.IN.('Clse')).AND.(.ENTRY. = .EMPTY.))

Syntax only

((PropertyType.IN.('Clse')).AND.(.ENTRY. = .EMPTY.))

Rule Unique ID

ba3ef282-b91e-4fd1-84a8-64246785575c

Rule Number

79