The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

EntityModel::Definition::JSON - definition support for EntityModel

VERSION

version 0.102

SYNOPSIS

See EntityModel.

DESCRIPTION

See EntityModel.

METHODS

load_file

load_string

save_file

Write output to a file.

save_string

Return output as a scalar.

parse

Create and parse the JSON::XS object.

INHERITED METHODS

EntityModel::Definition

add_entity_to_model, apply_model_from_structure, entity_structure, field_structure, load, register, save, structure_from_model

EntityModel::BaseClass

clone, dump, new, sap

AUTHOR

Tom Molesworth <cpan@entitymodel.com>

LICENSE

Copyright Tom Molesworth 2008-2011. Licensed under the same terms as Perl itself.