class ViewModel::DeserializationError::ReadOnlyAttribute

def detail

def detail
  "Cannot edit read only attribute '#{attribute}'"
end