SET_REQUIRED

Resource: Property, Field : PostalCode

Description

PostalCode is required.

Error Messages

1) ERROR, the property type is valid, indicate that the field is required.

Fields referenced within this rule

PostalCode 

PropertyType 

Syntax with comments and error messages

//[ErrMsg1^ERROR, the property type is valid, indicate that the field is required.|LogicBlk1^TRUE]
// The property type is valid and the entry is empty.
(/*[LogicBlk1]*/(PropertyType.IN.('Resi','Rlse','Rinc','Comm','Clse','Busop','Manu')).AND.(.ENTRY. = .EMPTY.))

Syntax only

((PropertyType.IN.('Resi','Rlse','Rinc','Comm','Clse','Busop','Manu')).AND.(.ENTRY. = .EMPTY.))

Rule Unique ID

94cb6db7-e550-49d4-bbea-f58d9778fe02

Rule Number

170