Resource: Property, Field : RentMax
Description
When property type is commercial lease, RentMax 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
71babb17-fbaa-4012-bbc2-8cb74e87a3b6
Rule Number
182