Valid constructor

const Valid(
  1. List<ValidationFunction> validations
)

Implementation

const Valid(this.validations);