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

7 lines
504 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
2018-01-03 17:36:31 +01:00
projectTableRequest.length.negative=table length cannot be negative
datasetprofile.label.null = Dataset Profile Label cannot be null
project.startDate.overlapping = Period Start cannot overlap Period End