Getting a list of available input validators: getValidators

The request is made using the path <server URL>/rest/<service name>/getValidators, for example:

https://localhost:8888/rest/meta/getValidators

A list of available validators will be requested.

The example in dnt: test/modules/rest/metadatasrv.spec.js

/checking metadata service/# access information about input validators: getValidators