com.github.vickumar1981.svalidate.ValidationSyntax
Adds a validateWith method to any class if an implicit validator is in scope
the type of the value
the type of the parameter to validateWith
the return type of the ValidationResult
the input value being validated
the implicit validator that has a validateWith
Adds a validateWith method to any class if an implicit validator is in scope
the type of the value
the type of the parameter to validateWith
the return type of the ValidationResult