Resource: Property, Field : ClosePrice
Description
ClosePrice is required for all closed listings.
Error Messages
1) ERROR, standard status is 'closed' and the permission access is not of type administrator, indicate that the field is required.
Fields referenced within this rule
Syntax with comments and error messages
//[ErrMsg1^ERROR, standard status is 'closed' and the permission access is not of type administrator, indicate that the field is required.|LogicBlk1^TRUE]
// Standard status is 'closed' and the permission access is not of type administrator and entry is empty.
(/*[LogicBlk1]*/(StandardStatus.IN.('S')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Syntax only
((StandardStatus.IN.('S')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
2ceb79ed-ff21-41eb-92ac-62bc3968026b
Rule Number
40