Skip to content

yorm: setValue() type validieren #445

@staabm

Description

@staabm

Feature description / Feature Beschreibung

class Product extends rex_yform_manager_dataset
{
    public function setTitle($x) {
        return $this->setValue('title', $x);
    }
}

validieren ob der type zum db schema passt, falls der key auf eine bekannte db spalte mapped

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions