@sinet/validation
Advanced tools
Comparing version 1.2.7 to 1.2.8
{ | ||
"name": "@sinet/validation", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -53,2 +53,3 @@ 'use strict'; | ||
'score' : ( setScore() ), | ||
'isRequired' : Joi.boolean().default( false ).description( 'Whether the indicator response is required for observation completion' ), | ||
@@ -55,0 +56,0 @@ 'prescribedResources' : Joi.array().optional() |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19605
373