optional method

JarBoolean optional()

Implementation

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