aws-cloudformation / cloudformation-resource-schema

The CloudFormation Resource Schema defines the shape and semantic for resources provisioned by CloudFormation. It is used by provider developers using the CloudFormation RPDK.
Apache License 2.0
93 stars 38 forks source link

Improve error messages on Everitt JsonSchema library #38

Open aygold92 opened 4 years ago

aygold92 commented 4 years ago

From #37, the anyOf/allOf/oneOf error messages get pretty weird. Would be good to improve on those

PatMyron commented 4 years ago

pattern mismatch error messages need to be improved as well: https://github.com/aws-cloudformation/aws-cloudformation-resource-schema/issues/85