method
save_with_validation!
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
save_with_validation!()
public
Attempts to save the record just like Base#save but will raise a RecordInvalid exception instead of returning false if the record is not valid.
save_with_validation!()
public
Attempts to save the record just like Base#save but will raise a RecordInvalid exception instead of returning false if the record is not valid.