accounting-lib/src/main/java/org/gcube/accounting/datamodel/validations/validators
Luca Frosini 523bb8c8bd Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients.
All tests run. All tests OK.

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-lib@120485 82a268e6-3cf1-43bd-a215-b396298e98cf
2015-11-30 16:49:18 +00:00
..
FixDataVolumeSignAction.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00
NotEmptyIfNotNullValidator.java refs #200: Create accouting-lib library 2015-06-08 15:19:09 +00:00
NotEmptyValidator.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00
NotNullValidator.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00
ValidDataTypeValidator.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00
ValidIPValidator.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00
ValidIntegerValidator.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00
ValidLongValidator.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00
ValidOperationResultValidator.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00
ValidOperationTypeValidator.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00
ValidURIValidator.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00