struct
Velvet::Validation
- Velvet::Validation
- Struct
- Value
- Object
Overview
Validation constraints
Defined in:
velvet/schema.crConstructors
Instance Method Summary
- #clone
- #copy_with(min _min = @min, max _max = @max, pattern _pattern = @pattern)
- #max : Float64 | Nil
- #min : Float64 | Nil
- #pattern : Regex | Nil