Method: Validate.SkipItem( … )

Use to set a validation result of SkipItem and message in 1 line.
The method behaves in the exact same way a Validate.FailItem(…) so refer to its description below. The only difference is its status. So this makes it easier to spot Items in the $LOG that failed, and ignore those that were simply skipped that you may not care about.