Resource: Property, Field : RentMin
Description
When property type is residential lease, RentMin is required.
Error Messages
1) ERROR, the property type is 'commercial lease', indicate that the field is required.
Fields referenced within this rule
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
bc69731e-1a23-4861-a157-a4d56d947d05
Rule Number
183