Coercion and validation for data structures
425
stars
109
forks
source link
"Object doesn't support #inspect" error raised while validating object that contains an array type attribute that contains the custom objects #380
Open
dawlib opened 3 years ago
Describe the bug
Object doesn't support #inspect
error is raised when validating an object shown in the example below.To Reproduce
Expected behavior
I would expect to receive a proper result of validation while executing the command below:
My environment
1.8.0
ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-darwin19]
macOS Monetery 12.0.1
, Ubuntu 18.04