pub const VALIDATION_ERROR: &str = "VALIDATION_ERROR";
Returned when a required field is missing or a value has the wrong type.