build method

IValidator build()
inherited

Build resulting validator.

Implementation

IValidator build() => _maybeNullOrOptional(chain.build());