config.validation_mode = :none
config/initializers/reactionview.rb
Parent class for client error (4xx) HTTP response classes.
HTTP
A client error response indicates that the client may have caused an error.
References:
RFC 9110.
Wikipedia.