first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { v } from "@wrnexus/validation";
|
||||
|
||||
export default v.object({
|
||||
"combobox-15": v.string().required("Choose a valid team from the suggestions."),
|
||||
});
|
||||
Reference in New Issue
Block a user