There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Daje::Workflow::Checks::Mandatory - Checks for mandatory fields

SYNOPSIS

check($self)

Assumed format $self->context->{context}->{payload}->{field to be checked for existence)

DESCRIPTION

Daje::Workflow::Checks::Mandatory is used to check and make sure mandatory fields are included in the context

REQUIRES

Data::Dumper

Mojo::Base

METHODS

check($self)

check($self)();

AUTHOR

janeskil1525 <janeskil1525@gmail.com>

LICENSE

Copyright (C) janeskil1525.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.