ruby 验证-graphql-红宝石2.rb

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ruby 验证-graphql-红宝石2.rb相关的知识,希望对你有一定的参考价值。

module Validators
    class Model
        def self.validate!(args)
            unless args[:name].present?
                raise GraphQL::ExecutionError, 'You must provide a value for name'
            end
            unless args[:address].present?
                raise GraphQL::ExecutionError, 'You must provide a value for address'
            end
        end
    end
end

以上是关于ruby 验证-graphql-红宝石2.rb的主要内容,如果未能解决你的问题,请参考以下文章

ruby 验证-graphql-红宝石3.rb

ruby 验证-graphql-红宝石1.rb

ruby 验证-graphql-红宝石0.rb

ruby 红宝石的信用卡验证

Ruby:摘要代理身份验证

爱情之石—红宝石(Ruby)