{
{    The purpose of this request is to verify that a name is valid as it has
{  been classified.
{
{        JMP$VALIDATE_NAME (CANDIATE_NAME, NAME, STATUS);
{
{ CANDIDATE_NAME: (input) This is the name to be verified.
{
{ NAME: (output) This is the verified (valid) name.
{
{ STATUS: (output) This is the status of the request.
{       CONDITIONS: jme$illegal_ssn, cle$improper_name
{       IDENTIFIERS: 'JM', 'CL'
{
