Skip to content

Allow use of "True" and "False" for Boolean coercions from JSON String #422

@cowtowncoder

Description

@cowtowncoder

(from original report at https://jira.codehaus.org/browse/JACKSON-914)


Apparently there are frameworks/platforms that use capitalized Strings "True" and "False" for boolean values. Since we have coercion from "true" and "false", I guess it is not a big deal to also allow either these alternative values, or just generic case-insensitive comparison.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions