http.validate.UK.OBIE.Field.InvalidDate
Format [{0}]: invalid. Found [{1}]; expected format {2}.
http.validate.UK.OBIE.Field.InvalidDate.nonverbose
Format [{0}]: invalid. Found unexpected format.
http.validate.UK.OBIE.Resource.InvalidFormat
The payload schema provided does not match to the endpoint, e.g., The endpoint is called with a JSON payload, which cannot be parsed into a JSON class.
http.validate.UK.OBIE.Resource.InvalidFormat.nonverbose
The payload schema provided does not match to the endpoint, e.g., The endpoint is called with a JSON payload, which cannot be parsed into a JSON class.
http.validate.UK.OBIE.Unsupported.AccountIdentifier
The account identifier provided is unsupported for the given scheme.
http.validate.UK.OBIE.Unsupported.AccountIdentifier.nonverbose
The account identifier provided is unsupported for the given scheme.
http.validate.UK.OBIE.Unsupported.AccountSecondaryIdentifier
The account secondary identifier provided is unsupported for the given scheme.
http.validate.UK.OBIE.Unsupported.AccountSecondaryIdentifier.nonverbose
The account secondary identifier provided is unsupported for the given scheme.
http.validate.UK.OBIE.Unsupported.Enum
Instance value error. Found [{0}]; expected one of [{1}].
http.validate.UK.OBIE.Unsupported.Enum.nonverbose
Instance value error. Value [{0}] is not supported.
http.validate.array.addl.items.nomatch
Array element [{0}] does not match [additionalItems] schema. (see prior errors)
http.validate.array.addl.items.nomatch.nonverbose
Array element [{0}] does not match [additionalItems] schema. (see prior errors)
http.validate.array.addl.items.not.allowed
Array element [{0}]: additional items are not allowed.
http.validate.array.addl.items.not.allowed.nonverbose
Array element [{0}]: additional items are not allowed.
http.validate.array.items.nomatch
Array element [{0}] does not match [items] schema. (see prior errors)
http.validate.array.items.nomatch.nonverbose
Array element [{0}] does not match [items] schema. (see prior errors)
http.validate.array.max.items
Array has too many elements. Found [{0}]; limit [{1}].
http.validate.array.max.items.nonverbose
Array has too many elements.
http.validate.array.min.items
Array has too few elements. Found [{0}]; minimum [{1}].
http.validate.array.min.items.nonverbose
Array has too few elements.
http.validate.array.not.contains
Array does not contain an element matching [contains] schema.
http.validate.array.not.contains.nonverbose
Array does not contain an element matching [contains] schema.
http.validate.array.unique.items
Array elements must be unique. Element [{0}] and [{1}] are equal.
http.validate.array.unique.items.nonverbose
Array elements must be unique.
http.validate.base.empty.value
Message part has empty value.
http.validate.base.empty.value.nonverbose
Message part has empty value.
http.validate.base.missing.instance
A required message part is missing.
http.validate.base.missing.instance.nonverbose
A required message part is missing.
http.validate.format.base64.length
Format [{0}]: invalid length [{1}]. Must be a multiple of four.
http.validate.format.base64.length.nonverbose
Format [{0}]: invalid length. Must be a multiple of four.
http.validate.format.base64.value
Format [{0}]: invalid character [{1}] found at index [{2}].
http.validate.format.base64.value.nonverbose
Format [{0}]: invalid character found at index [{2}].
http.validate.format.general.failure
Format [{0}]: invalid value [{1}].
http.validate.format.general.failure.nonverbose
Format [{0}]: invalid value.
http.validate.format.int32.range
Format int32: value [{0}] is not in int32 format or exceeds 32-bit range.
http.validate.format.int32.range.nonverbose
Format int32: value is not in int32 format or exceeds 32-bit range.
http.validate.format.int64.range
Format int64: value [{0}] is not in int64 format or exceeds 64-bit range.
http.validate.format.int64.range.nonverbose
Format int64: value is not in int64 format or exceeds 64-bit range.
http.validate.format.not.double
Format double: invalid double value [{0}].
http.validate.format.not.double.nonverbose
Format double: invalid double value [{0}].
http.validate.format.not.float
Format float: invalid float value [{0}].
http.validate.format.not.float.nonverbose
Format float: invalid float value [{0}].
http.validate.format.regex.value
Value [{0}] is not a valid ECMA 262 regular expression.
http.validate.format.regex.value.nonverbose
Value [{0}] is not a valid ECMA 262 regular expression.
http.validate.format.relative.uri
Format [{0}]: value [{1}] is a relative URI. An absolute URL is required.
http.validate.format.relative.uri.nonverbose
Format [{0}]: value is a relative URI. An absolute URL is required.
http.validate.format.temporal.value
Format [{0}]: invalid. Found [{1}]; expected format {2}.
http.validate.format.temporal.value.nonverbose
Format [{0}]: invalid. Found unexpected format.
http.validate.general.error.summary
HTTP message validation errors have been detected
http.validate.general.error.summary.nonverbose
HTTP message validation errors have been detected
http.validate.general.json.unmarshal
Error accessing JSON message payload: [{0}].
http.validate.general.json.unmarshal.nonverbose
Error accessing JSON message payload.
http.validate.general.location
At [{0}]:
http.validate.general.location.nonverbose
At [{0}]:
http.validate.number.not.multiple
Numeric value [{0}] is not a multiple of [{1}].
http.validate.number.not.multiple.nonverbose
Numeric value [{0}] is not a multiple of [{1}].
http.validate.number.too.large
Numeric value [{0}] exceeds allowed maximum of [{1}].
http.validate.number.too.large.nonverbose
Numeric value [{0}] exceeds the allowed maximum.
http.validate.number.too.small
Numeric value [{0}] is below the required minimum [{1}].
http.validate.number.too.small.nonverbose
Numeric value [{0}] is below the required minimum.
http.validate.object.addl.props.nomatch
Object property [{0}] does not match the [additionalProperties] schema. (see prior errors)
http.validate.object.addl.props.nomatch.nonverbose
Object property [{0}] does not match the [additionalProperties] schema. (see prior errors)
http.validate.object.addl.props.not.allowed
Object property [{0}]: additional properties are not allowed.
http.validate.object.addl.props.not.allowed.nonverbose
Object property [{0}]: additional properties are not allowed.
http.validate.object.max.properties
Object has too many properties. Found [{0}]; limit [{1}].
http.validate.object.max.properties.nonverbose
Object has too many properties.
http.validate.object.min.properties
Object has too few properties. Found [{0}]; minimum [{1}].
http.validate.object.min.properties.nonverbose
Object has too few properties.
http.validate.object.patternprop.nomatch
Object property [{0}] does not match its [patternProperties] schema. (see prior errors)
http.validate.object.patternprop.nomatch.nonverbose
Object property [{0}] does not match its [patternProperties] schema. (see prior errors)
http.validate.object.property.dependency
Object property [{0}] depends on missing property [{1}].
http.validate.object.property.dependency.nonverbose
Object property [{0}] depends on a missing property [{1}].
http.validate.object.property.nomatch
Object property [{0}] does not match its [properties] schema. (see prior errors)
http.validate.object.property.nomatch.nonverbose
Object property [{0}] does not match its [properties] schema. (see prior errors)
http.validate.object.propertyname.nomatch
Object property name [{0}] does not match [propertyNames] schema. (see prior errors)
http.validate.object.propertyname.nomatch.nonverbose
Object property name [{0}] does not match [propertyNames] schema. (see prior errors)
http.validate.object.required.nomatch
Object does not contain required property [{0}].
http.validate.object.required.nomatch.nonverbose
Object does not contain required property [{0}].
http.validate.object.schema.dependency
Object property [{0}] failed its schema dependency test. (see prior errors)
http.validate.object.schema.dependency.nonverbose
Object property [{0}] failed its schema dependency test. (see prior errors)
http.validate.schema.all.fail
Instance value [{0}] not allowed at current location.
http.validate.schema.all.fail.nonverbose
Instance value [{0}] not allowed at current location.
http.validate.schema.all.of
JSON Schema [allOf] test failed: schema choice [{0}] failed validation. (see prior errors)
http.validate.schema.all.of.nonverbose
JSON Schema [allOf] test failed: schema choice [{0}] failed validation. (see prior errors)
http.validate.schema.any.of
JSON Schema [anyOf] test failed: all schema choices failed validation. (see prior errors)
http.validate.schema.any.of.nonverbose
JSON Schema [anyOf] test failed: all schema choices failed validation. (see prior errors)
http.validate.schema.not.not
JSON Schema [not] test failed: schema validated successfully.
http.validate.schema.not.not.nonverbose
JSON Schema [not] test failed: schema validated successfully.
http.validate.schema.one.of
JSON Schema [oneOf] test failed: schema choices [{0}] and [{1}] are both valid.
http.validate.schema.one.of.nonverbose
JSON Schema [oneOf] test failed.
http.validate.string.pattern.invalidPattern
Defined pattern is not a valid regular expression.
http.validate.string.pattern.invalidPattern.nonverbose
Defined pattern is not a valid regular expression.
http.validate.string.pattern.nomatch
String value of [{0}] does not match pattern [{1}].
http.validate.string.pattern.nomatch.nonverbose
String value of [{0}] does not match defined pattern.
http.validate.string.too.long
String length [{0}] exceeds the allowed maximum of [{1}].
http.validate.string.too.long.nonverbose
String length [{0}] exceeds the allowed maximum.
http.validate.string.too.short
String length [{0}] is shorter than the allowed minimum of [{1}].
http.validate.string.too.short.nonverbose
String length [{0}] is shorter than the allowed minimum.
http.validate.typed.nomatch.const
Instance value error. Found [{0}]; expected constant [{1}].
http.validate.typed.nomatch.const.nonverbose
Instance value error. Expected constant.
http.validate.typed.nomatch.enum
Instance value error. Found [{0}]; expected one of [{1}].
http.validate.typed.nomatch.enum.nonverbose
Instance value error. Expected one of the enumerated values.
http.validate.typed.wrong.type
Instance type error. Found [{0}]; expected [{1}].
http.validate.typed.wrong.type.nonverbose
Instance type error.
http.validate.unknown.header
Unallowed header(s) [{0}] sent with message.
http.validate.unknown.header.nonverbose
Unallowed header(s) sent with message.