Interface Validated

All Known Implementing Classes:
AdditionalUserProps, Airline, Amount, Article, Bank, Card, Card.CardProduct, Cart, Confirmation, Customer, DeliveryMethod, ElectronicCertificate, Item, Item.MarkQuantity, Item.PaymentSubjectIndustryDetail, Leg, Passenger, Payment.Deal, Payment.PaymentMethod, PaymentData, PaymentOrder, PaymentOrder.Recipient, PaymentPeriod, Payout.Deal, Payout.Receipt, PayoutDestination, PersonalData, Receipt, ReceiptIndustryDetail, ReceiptOperationalDetails, Receiver, Recipient, Refund.Deal, RefundMethod, SelfEmployed, Settlement, Source, Transfer, VatData

public interface Validated
This interface is used for entities that need to be validated.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Start validation process.
  • Method Details

    • validate

      void validate()
      Start validation process.