mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Created a function that returns an `AfterValidator` for `check_int_in` and `check_string_in` instead of having to use a `lambda` wraper everytime.