[
https://issues.apache.org/jira/browse/CXF-9073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17894550#comment-17894550
]
Thomas Cunningham commented on CXF-9073:
----------------------------------------
This was meant for Camel - closing this, my apologies!
> Replace usage of STRICT_VALIDATOR with UTF_VALIDATOR
> ----------------------------------------------------
>
> Key: CXF-9073
> URL: https://issues.apache.org/jira/browse/CXF-9073
> Project: CXF
> Issue Type: Task
> Reporter: Thomas Cunningham
> Priority: Major
>
> [~jamesnetherton] pointed out that UTF_VALIDATOR is the default validation
> mode for Avro
> [https://github.com/apache/avro/blob/release-1.12.0/lang/java/avro/src/main/java/org/apache/avro/Schema.java#L1433-L1435]
>
> and that STRICT_VALIDATOR was more restrictive. Change our use of
> NameValidator to use UTF_VALIDATOR rather than STRICT_VALIDATOR.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)