error: option `validate_on_key` does not exist for kind `custom` --> tests/macros/custom_prompt/validate_on_key.rs:2:44 | 2 | let q = requestty::questions![Custom { validate_on_key: todo!() }]; | ^^^^^^^^^^^^^^^