i18n.Execution.properties Maven / Gradle / Ivy
#
# This resource bundle is used for the query execution code to produce i18n messages
#
# REMEMBER - a single quote ' in MessageFormat means things that are never replaced within them
# so use 2 '' characters to make it one ' on output. This will take for the form ''{0}''
#
Execution.handleOneOfNotOneFieldError=Exactly one key must be specified for OneOf type ''{0}''.
Execution.handleOneOfValueIsNullError=OneOf type field ''{0}'' must be non-null.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy