Add Validate Services Behavior
The names for the validation operation always follow
the model where the addition operation is followed by validate. For
example, AcctAdd
validation operation is AcctAddValidate
.
The request validate message contains the addition operation request message.
The Service Provider always performs the same processes for the validation as the addition operation. The exception is that there are no new records created in the respective database.
The validation operation is not to be confused as a certification operation as the Service Provider is not altered.