Function S2Loop.findValidationError

Returns true if this is *not* a valid loop and sets "error" appropriately. Otherwise returns false and leaves "error" unchanged.

bool findValidationError (
  ref s2.s2error.S2Error error
);