Skip to content

Add provision for visibility and constraints#46

Open
frozenhelium wants to merge 3 commits into
developfrom
feat/schema-constraints
Open

Add provision for visibility and constraints#46
frozenhelium wants to merge 3 commits into
developfrom
feat/schema-constraints

Conversation

@frozenhelium

@frozenhelium frozenhelium commented Jun 18, 2026

Copy link
Copy Markdown
Member
  • Add accumulateVisibility and accumulateConstraints.
  • Convert schema and nullHelper from JS to TypeScript.
  • Generate types from source; drop hand-written .d.ts and rollup copy.
  • Add LiteralSchema constraints and translatable messages.
  • Fix NaN bypassing numeric constraints.
  • Fix constraints advertised but not validated on array/object fields.

Convert schema and nullHelper from JS to TypeScript.
Generate types from source; drop hand-written .d.ts and rollup copy.
Add accumulateVisibility and accumulateConstraints.
Add LiteralSchema constraints and translatable messages.
Fix NaN bypassing numeric constraints.
Fix constraints advertised but not validated on array/object fields.
@frozenhelium frozenhelium requested a review from tnagorra June 18, 2026 19:10
@frozenhelium frozenhelium changed the title Feat/schema constraints Add provision for visibility and constraints Jun 18, 2026
@frozenhelium frozenhelium force-pushed the feat/schema-constraints branch from aa7d0eb to 0524cda Compare June 19, 2026 02:13
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.

2 participants