# File lib/json-schema/attributes/properties.rb, line 69 def self.required?(schema, options) options[:strict] == true end