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
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.