com.github.vickumar1981.svalidate.ValidationSyntax
the input value being validated
the implicit validator
Calls the validate method from the implicit validator
Calls the validate method from the implicit validator
a ValidationResult[B] from calling the validator
Adds a validate method to any class if an implicit validator is in scope
the type of value
the return type of the ValidationResult