Begin a recursive walk of the model checking validity
Ensures the object is valid for the context provided, and otherwise throws :halt and returns false.
Return the ValidationErrors
Do recursive validity checking
Check if a resource is valid in a given context
Alias for valid?(:default)
Mark this resource as validatable. When we validate associations of a resource we can check if they respond to validatable? before trying to recursivly validate them
Get the corresponding Object property, if it exists.
[Validate]