Skip to content

Improve error messages for invalid values #185

Description

@kaklakariada

Is your feature request related to a problem? Please describe.
When specifying an invalid value (e.g. precision, the library throws exception Precision must be a number between 1 and 36.. This does not help locating the error location.

Describe the solution you'd like
The error message for validations should contain the actual value, e.g. Precision must be a number between 1 and 36 but was 0.

See also exasol/edml-java#30

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureProduct feature

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions