Skip to content

feat(validation): add schema validation system with AJV support#11

Merged
guynikan merged 1 commit intomainfrom
feat/validation-system
Jan 26, 2026
Merged

feat(validation): add schema validation system with AJV support#11
guynikan merged 1 commit intomainfrom
feat/validation-system

Conversation

@guynikan
Copy link
Copy Markdown
Owner

  • Add schema parser and traversal utilities for form validation
  • Add form validator for Formik and native forms
  • Refactor RHF and Formik containers to use validation system
  • Update form schemas and test cases
  • Remove deprecated build-initial-values utility
  • Integrate validation with useSchepta hook for schema access

- Add schema parser and traversal utilities for form validation
- Add form validator for Formik and native forms
- Refactor RHF and Formik containers to use validation system
- Update form schemas and test cases
- Remove deprecated build-initial-values utility
- Integrate validation with useSchepta hook for schema access
@guynikan guynikan merged commit d5cdf55 into main Jan 26, 2026
1 check passed
@guynikan guynikan deleted the feat/validation-system branch January 26, 2026 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant