enhancementhelp wanted
説明
It would be great to be able to use promise-based validation libraries like yup for field level validation but it seems that redux-form only supports sync validation functions on fields.
There's a stack overflow post and this article discussing use of the asyncValidate config option but I don't think there are any options for async field level validation.