argos/dmp-backend/src/main/resources/messages.properties

5 lines
368 B
Properties
Raw Normal View History

2018-01-02 09:36:40 +01:00
datamanagementplanrequest.length.negative=table length cannot be negative
2018-01-03 11:44:54 +01:00
datamanagementplanrequest.offset.negative=table offset cannot be negative
projectTableRequest.periodStart.overlapping = Period Start cannot overlap Period End
projectTableRequest.offset.negative=table offset cannot be negative
projectTableRequest.length.negative=table length cannot be negative