-
@millicanmatt Can you share the schema?
-
@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.