optional method

JarDate optional()

Implementation

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