I want to implement a custom validation provided by a 3rd party API. Is there a way to have a validation that works with async calls (ie. promises)?

The documentation only provides examples for validations that are implemented directly in JavaScript.

Comments

torotil created an issue. See original summary.

torotil’s picture

Issue summary: View changes