fixed
This commit is contained in:
parent
eca9352a1c
commit
4e7e74e47c
@ -1,5 +1,6 @@
|
||||
module Validators
|
||||
class StackTemplate::TemplateContent < Base
|
||||
module StackTemplate
|
||||
class TemplateContent < Base
|
||||
|
||||
def valid?
|
||||
@model.provider_instance.validate_template(@model.template_body)
|
||||
@ -11,5 +12,6 @@ module Validators
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user