y blessed($schema);
say ref($schema);
die("schema must be a JSON::Validator") unless (blessed($schema) && $schema->isa('JSON::Validator'));
}
method applies_to (%params) {
my $node
SCRIPTION
C<Data::Transform::Type::DBIx> is used to transform L<DBIx::Class::Row>
instances into JSON-able structures, using C<get_inflated_columns> to get make
a hashref from the object's keys (colu
SCRIPTION
C<Data::Transform::Type::DBIx> is used to transform L<DBIx::Class::Row>
instances into JSON-able structures, using C<get_inflated_columns> to get make
a hashref from the object's keys (colu