|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FailedToRespectConstraintException | |
---|---|
org.openinvoice.ubl4j.invoice.constraint |
Contains classes that implement constraints such as FutureIssueDateNotAllowed that can be imposed on the UBL InvoiceType . |
org.openinvoice.ubl4j.order.constraint |
Contains classes that implement constraints such as SingleCurrencyConstraint that can be imposed on the UBL OrderType . |
Uses of FailedToRespectConstraintException in org.openinvoice.ubl4j.invoice.constraint |
---|
Methods in org.openinvoice.ubl4j.invoice.constraint that throw FailedToRespectConstraintException | |
---|---|
oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType |
InvoiceTypeConstraintManager.process(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType,
Properties configuration)
|
Uses of FailedToRespectConstraintException in org.openinvoice.ubl4j.order.constraint |
---|
Methods in org.openinvoice.ubl4j.order.constraint that throw FailedToRespectConstraintException | |
---|---|
oasis.names.specification.ubl.schema.xsd.order_2.OrderType |
OrderTypeConstraintManager.process(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType,
Properties configuration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |