Package org.openwms.tms.api
Interface ValidationGroups
public interface ValidationGroups
A ValidationGroups is a collection of marker interfaces used for Bean Validation with
JSR-303.
- Author:
- Heiko Scherrer
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Validation that is applied when aTransportOrder
is created.static interface
Validation that is applied when aTransportOrder
is updated.static interface
Validate that a transportUnitBK and at least one target exist.