method
valid?
v3.0.0 -
Show latest stable
- Class:
ActiveRecord::Validations
valid?(context = nil)public
Runs all the specified validations and returns true if no errors were added otherwise false.
valid?(context = nil)Runs all the specified validations and returns true if no errors were added otherwise false.