module Braintree::ErrorCodes

The ErrorCodes module provides constants for validation errors. The constants should be used to check for a specific validation error in a ValidationErrorCollection. The error messages returned from the server may change, but the codes will remain the same.