config.validation_mode = :none
config/initializers/reactionview.rb
Response class for Bad Request responses (status code 400).
Bad Request
The server cannot or will not process the request due to an apparent client error.
References:
Mozilla.
RFC 9110.
Wikipedia.