optional method

JarString optional()

Implementation

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