optional method

JarObject optional()

Implementation

JarObject optional() {
  validators.clear();
  return self;
}