RuleSyntax

Companion:
object
class Object
trait Matchable
class Any
class ValidationModule[F, V, E]
class AccumulateVM[F, E]
class FailFastVM[F, E]
object DefaultFailFastVM.type
object RuleSyntax.type
trait all
object all.type

Implicits

Implicits

final implicit def toRuleSequenceOps[F[_], V[_], E](rules: Iterable[Rule[F, V, E]]): RuleSequenceOps[F, V, E]
final implicit def toRuleValidationOps[F[_], V[_], E](rule: Rule[F, V, E]): RuleValidationOps[F, V, E]