nullable<T> method

IValidator nullable<T>()

Implementation

IValidator nullable<T>() => copyWith(nullable: true);