Skip to main content

EXIT_VALIDATION

Constant EXIT_VALIDATION 

Source
pub const EXIT_VALIDATION: i32 = 9;
Expand description

The server rejected the contents of the request (422), or the request conflicts with the state the server already holds (409).