Skip to content

Conversation

@fowl2
Copy link

@fowl2 fowl2 commented Oct 29, 2025

Currently any string, or even null will be silently accepted, hiding any potential error.

Add a ctor parameter to perform basic validation - just the syntax at this point.

Ideally this would just be the default.

Future work could include schema validation, probably outside the constructor though.

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