pepopowitz’s avatarpepopowitz’s Twitter Archive—№ 3,473

  1. …in reply to @millicanmatt
    @millicanmatt Can you share the schema?
    1. …in reply to @pepopowitz
      @millicanmatt It's been a while but I think the way I probably did this in the past was to write a custom validator that passes for empty string OR a number. But I also think there are things you can do w/ transform, if not running in strict mode, to convert the value to null b4 checking.