| Package | Description |
|---|---|
| io.konik.validator |
ZUGFeRD Validator implementation
|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| io.konik.zugferd.entity.trade |
Contains the model entities that are part of invoice→trade
|
| io.konik.zugferd.entity.trade.item |
Contains the model entities that are part of invoice→trade→item
|
| io.konik.zugferd.unqualified |
ZUGFeRD unqualified data types.
|
| Class and Description |
|---|
| Email
Annotation to validate an email address (by pattern)<br/>
|
| NotBlank
Validate that a string should be not empty or consists of only whitespaces.
|
| NullableNotBlank
When a String is not null it should not be empty nor consists of only whitespaces.
|
| ValidContact
Asserts that the Contact has either a name or department.
|
| ValidFinancialAccount
The Financial Account will is considered correct when it has an IBAN or a proprietary id.
|
| Class and Description |
|---|
| Basic
Every invoice should fulfill the minimum requirement and contain all mandatory basic fields
|
| Comfort
Indicates that the property or method is only supported in the comfort profile.
|
| Email
Annotation to validate an email address (by pattern)<br/>
|
| Extended
Indicates that the property or method is only supported for Extended invoices.
|
| NotBlank
Validate that a string should be not empty or consists of only whitespaces.
|
| NotEmpty
The NotEmpty Annotation
|
| NullableNotBlank
When a String is not null it should not be empty nor consists of only whitespaces.
|
| ValidContact
Asserts that the Contact has either a name or department.
|
| ValidFinancialAccount
The Financial Account will is considered correct when it has an IBAN or a proprietary id.
|
| Class and Description |
|---|
| Basic
Every invoice should fulfill the minimum requirement and contain all mandatory basic fields
|
| Comfort
Indicates that the property or method is only supported in the comfort profile.
|
| Extended
Indicates that the property or method is only supported for Extended invoices.
|
| NotEmpty
The NotEmpty Annotation
|
| Class and Description |
|---|
| Basic
Every invoice should fulfill the minimum requirement and contain all mandatory basic fields
|
| Comfort
Indicates that the property or method is only supported in the comfort profile.
|
| Extended
Indicates that the property or method is only supported for Extended invoices.
|
| Class and Description |
|---|
| NotBlank
Validate that a string should be not empty or consists of only whitespaces.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.