Performs sanity checks on service endpoint data, making sure that the following conditions are met:
id
uris
A service endpoint object to check.
Performs sanity checks on service endpoint data, making sure that the following conditions are met:
id
property is a string containing a valid URI fragment according to RFC#3986, not a complete DID URI.uris
property contains one or more strings, they must be valid URIs according to RFC#3986.