PATH:
opt
/
bitninja-dispatcher
/
node_modules
/
class-validator
/
esm2015
/
decorator
export function isValidationOptions(val) { if (!val) { return false; } return 'each' in val || 'message' in val || 'groups' in val || 'always' in val || 'context' in val; } //# sourceMappingURL=ValidationOptions.js.map
[-] decorators.js.map
[edit]
[+]
date
[+]
number
[+]
..
[+]
typechecker
[-] decorators.js
[edit]
[+]
common
[-] ValidationOptions.js.map
[edit]
[+]
object
[+]
array
[+]
string
[-] ValidationOptions.js
[edit]