gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module FlowEngine
    • module FlowEngine::DSL
    • module FlowEngine::DSL::RuleHelpers
    • module FlowEngine::Engine::StateSerializer
    • module FlowEngine::Errors
    • module FlowEngine::Graph
    • module FlowEngine::LLM
    • module FlowEngine::LLM::Adapters
    • module FlowEngine::LLM::SensitiveDataFilter
    • module FlowEngine::Rules
    • module FlowEngine::Validation
  • Classes

    • class FlowEngine::DSL::FlowBuilder
    • class FlowEngine::DSL::StepBuilder
    • class FlowEngine::Definition
    • class FlowEngine::Engine
    • class FlowEngine::Errors::AlreadyFinishedError
    • class FlowEngine::Errors::AuthorizationError
    • class FlowEngine::Errors::ConfigurationError
    • class FlowEngine::Errors::DefinitionError
    • class FlowEngine::Errors::EngineError
    • class FlowEngine::Errors::Error
    • class FlowEngine::Errors::LLMError
    • class FlowEngine::Errors::ModelNotAvailable
    • class FlowEngine::Errors::NoAPIKeyFoundError
    • class FlowEngine::Errors::NoSuchProviderExists
    • class FlowEngine::Errors::OutOfBudgetError
    • class FlowEngine::Errors::ProviderMissingApiKey
    • class FlowEngine::Errors::SensitiveDataError
    • class FlowEngine::Errors::UnknownStepError
    • class FlowEngine::Errors::ValidationError
    • class FlowEngine::Evaluator
    • class FlowEngine::Graph::MermaidExporter
    • class FlowEngine::LLM::Adapter
    • class FlowEngine::LLM::AutoClient
    • class FlowEngine::LLM::Client
    • class FlowEngine::LLM::IntakePromptBuilder
    • class FlowEngine::LLM::SystemPromptBuilder
    • class FlowEngine::Node
    • class FlowEngine::Rules::All
    • class FlowEngine::Rules::Any
    • class FlowEngine::Rules::Base
    • class FlowEngine::Rules::Contains
    • class FlowEngine::Rules::Equals
    • class FlowEngine::Rules::GreaterThan
    • class FlowEngine::Rules::LessThan
    • class FlowEngine::Rules::NotEmpty
    • class FlowEngine::Transition
    • class FlowEngine::Validation::Adapter
    • class FlowEngine::Validation::NullAdapter
    • class FlowEngine::Validation::Result
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. flowengine
  3. 0.3.1
  4. module FlowEngine::Validation

module FlowEngine::Validation

Classes in this namespace

Adapter

class

in FlowEngine::Validation

NullAdapter

class

in FlowEngine::Validation

Result

class

in FlowEngine::Validation

Classes

  • FlowEngine::Validation::Adapter
  • FlowEngine::Validation::NullAdapter
  • FlowEngine::Validation::Result

Defined in

  • lib/flowengine/validation/adapter.rb
  • lib/flowengine/validation/null_adapter.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2026 gem.sh - Beautiful documentation for any Ruby gem