/**
 * This file serves as a shorthand to export only validateFormDataUtil function to be used as per docs (see frequently asked questions)
 */
export * from "./validateFormDataUtil";
