date

object date
class Object
trait Matchable
class Any
date.type

Value members

Concrete methods

def after(reference: Instant, equal: Boolean): Validation[Instant, Unit]
def before(reference: Instant, equal: Boolean): Validation[Instant, Unit]