Resource: Property, Field : PropertySubType
Description
PropertySubType is required
Error Messages
1) ERROR, the property type is valid, indicate that the field is required.
Fields referenced within this rule
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 != .EMPTY.).AND.(PropertyType.IN.('Resi','Rlse','Comm','Clse')).AND.(.ENTRY. = .EMPTY.))
Syntax only
((PropertyType != .EMPTY.).AND.(PropertyType.IN.('Resi','Rlse','Comm','Clse')).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
606957f5-f3cd-443c-9ccb-9542d18ef7a1
Rule Number
175