# Functions
ValidateAndMutateRequest checks if the newResource has a user-defined identity and if so, returns a bad request response, otherwise it sets the identity of the newResource to the identity of the oldResource if it exists.
# Constants
No description provided by the author