|
xentara-workbench-plugin v1.0.1
The Xentara Workbench Plugin Framework
|
A concept that describes checkers for string bindings. More...
#include <xentara/workbench/bindings/Concepts.hpp>
A concept that describes checkers for string bindings.
The function is invoked with a const-reference to the object and a const-reference to the value to be checked. The return type must be convertible to utils::eh::expected<bool, ui::String>.