Is this field required? Good luck finding out
Schema-based validators like Yup and Zod are powerful tools used widely in modern frontend forms. They provide a declarative and consistent way to express validation logic. But what they don't provide - at least not easily - is a reliable way to answer a simple UI question: "Is this field required?"