Validation i.e. Yup in Autohotkey?

Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys
greatwhitepine
Posts: 9
Joined: 16 Feb 2023, 01:24

Validation i.e. Yup in Autohotkey?

Post by greatwhitepine » 13 May 2024, 00:51

Hey all, working on a db abstraction layer for AHK2 (which I'm planning on releasing -> SQLite only for now with Models & Collections + events, etc...) and I'm wondering if there is an existing ahk validation library or a way to incorporate a js library such as Yup.

Regular expressions are great but something like Yup would be much more user friendly. Suggestions?

Return to “Ask for Help (v2)”