Rule
object Rule
Type members
Classlikes
Value members
Concrete methods
Combines two Rule[F, V, E]'s using logical AND. Short-circuits if Validated.strategy is
jap.fields.typeclass.FailFastStrategy
Combines two Rule[F, V, E]'s using logical AND. Short-circuits if Validated.strategy is
jap.fields.typeclass.FailFastStrategy
Ensures that if test pass else returns provided V[E]
Ensures that if test pass else returns provided V[E]
Ensures that if test pass else returns provided V[E]
Ensures that if test pass else returns provided V[E]
Combines two Rule[F, V, E]'s using logical OR. Short-circuits if first rule is valid
Combines two Rule[F, V, E]'s using logical OR. Short-circuits if first rule is valid