class Dry::Schema::Processor
def xor(_other)
- Api: - public
def xor(_other) raise NotImplementedError, "composing schemas using `xor` operator is not supported yet" end
def xor(_other) raise NotImplementedError, "composing schemas using `xor` operator is not supported yet" end