{
{   This interface is used to validate a job for access to NOS/VE
{ at login, and retrieves job limits from the validation file.
{
{       AVP$VALIDATE_JOB (USER_NAME, FAMILY_NAME, ACCOUNT, PROJECT,
{             VALIDATION_ATTRIBUTES, STATUS)
{
{ USER_NAME: (input) This parameter specifies the name of the user to be
{        validated.
{
{ FAMILY_NAME: (input) This parameter specifies the name of the family
{        the user is to be validated.
{
{ ACCOUNT: (input) This parameter identifies the account specified by the
{        user on the login statement.  If a null account is specified the
{        user's default will be used.
{
{ PROJECT: (input) This parameter identifies the project specified by the
{        user on the login statement.  It a null project is specified the
{        user's default will be used.
{
{ VALIDATION_ATTRIBUTES: (input) This parameter specifies the validation
{        items to be validated.
{
{ STATUS: (output) This parameter specifies the request status.
{

