• Philip Young 1
  • NEWBIE
  • 10 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 5
    Replies
I'm also having trouble with this challenge. With the logic below I get the error "The validation rule failed to enforce the business logic". But when I leave out the NOT (ISBLANK( checks for MailingPostalCode or Account.ShippingPostalCode I get a worse error "FIELD_CUSTOM_VALIDATION_EXCEPTION". Here's what my rule looks like:

User-added image
I'm also having trouble with this challenge. With the logic below I get the error "The validation rule failed to enforce the business logic". But when I leave out the NOT (ISBLANK( checks for MailingPostalCode or Account.ShippingPostalCode I get a worse error "FIELD_CUSTOM_VALIDATION_EXCEPTION". Here's what my rule looks like:

User-added image
I'm also having trouble with this challenge. With the logic below I get the error "The validation rule failed to enforce the business logic". But when I leave out the NOT (ISBLANK( checks for MailingPostalCode or Account.ShippingPostalCode I get a worse error "FIELD_CUSTOM_VALIDATION_EXCEPTION". Here's what my rule looks like:

User-added image