class Flow::Prop::ErrorList
- Flow::Prop::ErrorList
- Reference
- Object
Defined in:
flow/property/error_list.crConstructors
Instance Method Summary
- #+(error_list : Flow::Prop::ErrorList)
- #[](prop)
- #add(prop : String, message : String)
- #add(err : Flow::Prop::Error)
- #any?
- #clear!
- #each(&)
- #full_messages
- #get_errors
- #messages(prop)
- #size