TypeClass.Property.FailedCheckError exception (TypeClass v1.2.8) View Source
Information about a failed property check
Examples
%TypeClass.Property.FailedCheckError{
message: "List does not conform to property CoolClass.associative",
datatype: List,
property: :associative,
class: CoolClass
}
Link to this section Summary
Functions
Convenience constructor