| Class | Braintree::ValidationErrorCollection |
| In: |
lib/braintree/validation_error_collection.rb
|
| Parent: | Object |
Returns an array of ValidationError objects at this level and all nested levels in the error hierarchy
Returns a ValidationErrorCollection of errors nested under the given nested_key. Returns nil if there are not any errors nested under the given key.
Returns an array of ValidationError objects at the given level in the error hierarchy