pub fn required() -> impl Fn(&str, &Value) -> Result<(), String> + Send + Sync + Clone
Validator: field is required (not null)