optional method

JarNumber optional()

Implementation

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