The source project of this merge request has been removed.
ServerConfiguration: Reject values which would violate SiLAService constraints
SiLA Service specifies that the server name must have a length <= 255. ServerConfiguration should enforce this. Additionally, I unified the interface.
Feel free to only take the length check and keep the existing API.
Edited by Niklas Mertsch