Class and Description |
---|
VersionVO
Value object which can hold version numbering data, and parse well defined string to it.
|
Class and Description |
---|
ByteSizeVO
Holds values a byte size in the for of a number (double) and a unit.
|
Encryption
Interface for an encryption implementation
|
HourIntervalsVO
No validation, this is done in HourIntervalsPropertyType
|
IPRange
Holds an IP4 range and validate if an IP adress is inside this valid range.
|
KeyValueVO
A generic class that kan hold a key/value pair.
|
LatLng
Latitude and Longitude coordinate.
|
PasswordTypeVO
PasswordTypeVO which contains a password.
|
Point2D
A class that holds a point [x,y] as doubles.
|
Point3D
A class that holds a point [x,y,z] as doubles.
|
RangeVO
Holds a value range constraints of FROM and TO of type
T . |
SequenceVO
A sequence of increment value.
|
TimeSpan
TimeSpan holds a long value which a millisecond timespan in an immutable value class.
|
VersionVO
Value object which can hold version numbering data, and parse well defined string to it.
|
Class and Description |
---|
ByteSizeVO
Holds values a byte size in the for of a number (double) and a unit.
|
CustomPasswordEvaluator
A custom implementation of the
PasswordEvaluator containing all possibilities I can think of. |
DefaultFileValidator
The default implementation of FileValidator.
|
HourIntervalVO
Holds data on a hour interval from hour in a day to another hour in a day.
This means that from and to must be a number 0 <= x <= 24 and from must be less than to. No validation, this is done in HourIntervalsPropertyType. |
IPRange
Holds an IP4 range and validate if an IP adress is inside this valid range.
|
IPRange.IPToken |
LatLng
Latitude and Longitude coordinate.
|
LatLngFormat
An enum for the format to generate Latitude/Longitude strings.
|
Point2D
A class that holds a point [x,y] as doubles.
|
Point3D
A class that holds a point [x,y,z] as doubles.
|
TimeSpan
TimeSpan holds a long value which a millisecond timespan in an immutable value class.
|
VersionVO
Value object which can hold version numbering data, and parse well defined string to it.
|
Class and Description |
---|
Encryption
Interface for an encryption implementation
|
Class and Description |
---|
PasswordTypeVO
PasswordTypeVO which contains a password.
|
SignedFile
The result object of a File, which is guaranteed to have be signed correctly.
|
Class and Description |
---|
Encryption
Interface for an encryption implementation
|
Class and Description |
---|
Encryption
Interface for an encryption implementation
|
Class and Description |
---|
LatLng
Latitude and Longitude coordinate.
|
LatLngFormat
An enum for the format to generate Latitude/Longitude strings.
|
Point2D
A class that holds a point [x,y] as doubles.
|