class

Velvet::Field

Inherits Reference < Object

A single prompt field — the core unit

Constructors

new(id : String, label : String, required : Bool = true, condition : Nil | Hash(String, String) -> Bool = nil)
Source

Instance methods

condition
Source
label
Source
matches?(ctx : Hash(String, String)) : Bool
Source
required
Source