ValidationResult.valid constructor

const ValidationResult.valid()

Implementation

const ValidationResult.valid() : this(isValid: true);