sagold / json-schema-library

Customizable and hackable json-validator and json-schema utilities for traversal, data generation and validation
MIT License
175 stars 18 forks source link

Date Error Typo #54

Closed xjamundx closed 7 months ago

xjamundx commented 7 months ago

https://github.com/sagold/json-schema-library/blob/d7550830b381c18e3afc8f6eb9bf93f32d31a60d/lib/validation/errors.ts#L19

I thinnk it should be FormatDateError instead of FormatDateaError

sagold commented 7 months ago

Thank you, Jamund! Will fix this.

sagold commented 7 months ago

Typo is fixed and published with json-schema-library@v9.1.3