SET_REQUIRED

Resource: Property, Field : Certified433aYN

Description

Certified433aYN is required for residential and residential lease listing

Error Messages

1) ERROR, the property type is 'residential ' or 'residential lease' and the property sub-typ is 'manufactured on land', indicate that the field is required.

Fields referenced within this rule

Certified433aYN 

PropertySubType 

PropertyType 

StandardStatus 

Syntax with comments and error messages

//[ErrMsg1^ERROR, the property type is 'residential ' or 'residential lease' and the property sub-typ is 'manufactured on land', indicate that the field is required.|LogicBlk1^TRUE|LogicBlk2^TRUE]
// The grandfather clause is met and...
(/*[LogicBlk1]*/(.ENTRY. != .EMPTY.).OR.(.OLDVALUE. != .EMPTY.).OR.((LASTStandardStatus = .EMPTY..OR.LASTStandardStatus.IN.('I')).AND.(StandardStatus.IN.('A')))).AND.
// the property type is 'residential ' or 'residential lease' and the property sub-typ is 'manufactured on land' and entry is empty.
(/*[LogicBlk2]*/(PropertyType.IN.('Resi','Rlse')).AND.(PropertySubType.IN.('MANL')).AND.(.ENTRY. = .EMPTY.))

Syntax only

((.ENTRY. != .EMPTY.).OR.(.OLDVALUE. != .EMPTY.).OR.((LASTStandardStatus = .EMPTY..OR.LASTStandardStatus.IN.('I')).AND.(StandardStatus.IN.('A')))).AND.((PropertyType.IN.('Resi','Rlse')).AND.(PropertySubType.IN.('MANL')).AND.(.ENTRY. = .EMPTY.))

Rule Unique ID

eb5f5b1d-435f-4208-8c09-5948f9eadb54

Rule Number

36