Resource: Property, Field : StreetNumberNumeric
Description
StreetName is required except for business opportunity.
Error Messages
1) ERROR, the 'property type' is not of type 'business opportunity', indicate that the field is required.
Fields referenced within this rule
PropertyType
StreetNumberNumeric
Syntax with comments and error messages
//[ErrMsg1^ERROR, the 'property type' is not of type 'business opportunity', indicate that the field is required.|LogicBlk1^TRUE]
// The property type is 'business opportunity' and entry is empty.
(/*[LogicBlk1]*/(PropertyType != .EMPTY.).AND..NOT.(PropertyType.IN.('Busop')).AND.(.ENTRY. = .EMPTY.))
Syntax only
((PropertyType != .EMPTY.).AND..NOT.(PropertyType.IN.('Busop')).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
757433e8-5a52-4c54-8f3a-d3b8d326a7f3
Rule Number
198