Resource: Property, Field : Zoning
Description
When property type is land, Zoning is required.
Error Messages
1) ERROR, the property type is 'land', indicate that the field is required.
Fields referenced within this rule
Syntax with comments and error messages
//[ErrMsg1^ERROR, the property type is 'land', indicate that the field is required.|LogicBlk1^TRUE]
// The property type is 'land' and the entry is empty.
(/*[LogicBlk1]*/(PropertyType.IN.('Land')).AND.(.ENTRY. = .EMPTY.))
Syntax only
((PropertyType.IN.('Land')).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
f7c3dbf9-cb00-4b79-ba20-6fb713d27dcb
Rule Number
220