Uses of Record Class
com.guinetik.hexafun.examples.tasks.TaskInputs.CreateTask
Packages that use TaskInputs.CreateTask
-
Uses of TaskInputs.CreateTask in com.guinetik.hexafun.examples.tasks
Fields in com.guinetik.hexafun.examples.tasks with type parameters of type TaskInputs.CreateTaskModifier and TypeFieldDescriptionstatic final com.guinetik.hexafun.hexa.UseCaseKey<TaskInputs.CreateTask,com.guinetik.hexafun.fun.Result<Task>> TaskUseCases.CREATEMethods in com.guinetik.hexafun.examples.tasks that return types with arguments of type TaskInputs.CreateTaskModifier and TypeMethodDescriptionstatic com.guinetik.hexafun.fun.Result<TaskInputs.CreateTask>TaskValidators.validateCreateTitle(TaskInputs.CreateTask input) static com.guinetik.hexafun.fun.Result<TaskInputs.CreateTask>TaskValidators.validateCreateTitleLength(TaskInputs.CreateTask input) Methods in com.guinetik.hexafun.examples.tasks with parameters of type TaskInputs.CreateTaskModifier and TypeMethodDescriptionstatic com.guinetik.hexafun.fun.Result<TaskInputs.CreateTask>TaskValidators.validateCreateTitle(TaskInputs.CreateTask input) static com.guinetik.hexafun.fun.Result<TaskInputs.CreateTask>TaskValidators.validateCreateTitleLength(TaskInputs.CreateTask input)