Sequential Workflow Editor Model
This package contains the model for Sequential Workflow Editor.
💡 License
Commercial license
You are creating a closed source application and you are not distributing our library in source form. You may use this project under the terms of the Commercial License. To purchase license check the pricing.
Open source license
If you are developing a freely available software program using a license that aligns with the GNU General Public License version 3, you are permitted to utilize this project while abiding by the provisions outlined in the GPLv3.
0.11.0
This version normalizes names of functions in ValueContext
and PropertyValidatorContext
classes.
The CustomValidatorContext
class is deleted now, please use the PropertyValidatorContext
class instead.
The PropertyModelBuilder
class has deleted the customValidator
function, please use the validator
function instead.