ValidationTransactionError
Hierarchy
- TransactionError- ValidationTransactionError
 
Index
Constructors
Properties
Constructors
constructor
- Parameters- message: string
- errors: { errors: { constraint: any; type: ValidationType; value: any }[]; pass: boolean }
- errors: { constraint: any; type: ValidationType; value: any }[]
- pass: boolean
 - Returns ValidationTransactionError
Properties
errors
Type declaration
- errors: { constraint: any; type: ValidationType; value: any }[]
- pass: boolean
Errors/Transaction