JSON::RPC::Common::TypeConstraints - Type constraint library
Contents
Copyright And License
This software is copyright (c) 2014 by Yuval Kogman and others.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.30.3 2020-06-23 JSON::RPC::Comm...TypeConstraints(3pm)
Description
See MooseX::Types
Name
JSON::RPC::Common::TypeConstraints - Type constraint library
Synopsis
use JSON::RPC::Common::TypeConstraints qw(JSONValue);
Types
JSONDefined
"Value|ArrayRef|HashRef"
JSONValue
"Undef|Value|ArrayRef|HashRef"
JSONContainer
"ArrayRef|HashRef"
Version
version 0.11
