validations property

List<string? Function(T?)> validations
getter/setter pair

Implementation

List<string? Function(T?)> validations;