Closed hwo411 closed 6 years ago
I didn't find the specific issue, but this PR fixes usages of negation like
[]
not
schema
dry-validation
call
@GustavoCaso @solnic @flash-gordon could you take a look please?
Thank you
I didn't find the specific issue, but this PR fixes usages of negation like
[]
(I used double negation for test)not
onschema
indry-validation
(this probably needs also adding[]
for schemas)call
and[]
, i.e. allcall
methods usecall
and[]
methods use[]
which is not the case for Negation