abstract class Flow::Step
- Flow::Step
- Reference
- Object
Defined in:
flow/step.crConstructors
Class Method Summary
Instance Method Summary
- #[]=(variable : String, value)
- #call : Flow::Result
- #errors : Flow::Prop::ErrorList
- #errors=(errors : Flow::Prop::ErrorList)
- #step_validation
- #valid? : Bool
- #validate_property(prop, value, options)