Class ValidationResponse

java.lang.Object
com.skava.core.validation.OutputModel
All Implemented Interfaces:
Serializable

public class ValidationResponse extends PaymentServiceResponse
This class defines the ValidationResponse model.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • ValidationResponse

      public ValidationResponse(ResponseCode responseCode, String message, ValidationErrorModel validationErrors)
      Parameters:
      responseCode - object of ResponseCode
      message - localized message
      validationErrors - errors for PaymentServiceResponse