Verifies that the input data is not undefined. If specified, checks the maximum allowed size.
'use strict';
thorin.validate('ANY', 'inputString', {
max: 10000
});
You can always create a new issue on GitHub or contact one of the core founders by chat.