mandatory.property.validation.error
It is a Mandatory Extended Property. Value is required!
max.length.violation.validation.error
Max length criteria is violated.
min.length.violation.validation.error
Min length criteria is violated.
read.only.property.validation.error
It is a read only property, Value should not be modified in Request body.
type.check.date.validation.error
Type Mismatch, Wrong Date format is passed. It should be [yyyy-MM-dd]
type.check.validation.error
Type Mismatch, Should be [{0}] type.
value.in.validation.error
Value is not one of the permitted values!