View Issue Details

IDProjectCategoryView StatusLast Update
0001512NoesisGUIUnitypublic2026-04-27 12:17
ReporterSIMU-ctortman Assigned Tosfernandez  
PrioritynormalSeverityfeature 
Status assignedResolutionopen 
Product Version2.2.2 
Target Version3.2.14 
Summary0001512: ValidateValueCallback Not Available In Unity SDK
Description

We needed to implement the DependencyProperty's ValidateValueCallback. It is listed as a support component of the class in the documentation (https://www.noesisengine.com/docs/2.1/Gui.DependencySystem.DependencyProperty.html). However when trying to hook into it, the property does not appear to be available in the DependencyProperty constructor or as a property within the class.

Steps To Reproduce

1) Download NoesisGUI Unity 2.2.2 plugin
2) Attempt to write code to initialize or modify a DependencyProperty object
3) Observe that no ValidateValueCallback is available

PlatformAny

Activities

sfernandez

sfernandez

2019-07-05 12:51

manager   ~0005806

You're right, ValidateValueCallback is not exposed in C# API, we will include in a future release.

Issue History

Date Modified Username Field Change
2019-07-02 21:41 SIMU-ctortman New Issue
2019-07-02 21:41 SIMU-ctortman Tag Attached: Unity
2019-07-05 12:51 sfernandez Assigned To => sfernandez
2019-07-05 12:51 sfernandez Status new => assigned
2019-07-05 12:51 sfernandez Target Version => 2.3.0
2019-07-05 12:51 sfernandez Note Added: 0005806
2023-10-06 19:12 sfernandez Target Version => 3.2.3
2024-01-22 11:46 sfernandez Target Version 3.2.3 => 3.2.4
2024-06-03 17:30 jsantos Target Version 3.2.4 => 3.2.5
2024-10-24 16:43 sfernandez Target Version 3.2.5 => 3.2.6
2024-11-22 18:19 jsantos Target Version 3.2.6 => 3.2.7
2025-01-20 17:42 jsantos Target Version 3.2.7 => 3.2.8
2025-06-06 12:52 jsantos Target Version 3.2.8 => 3.2.9
2025-10-02 00:48 jsantos Target Version 3.2.9 => 3.2.10
2025-10-10 13:29 jsantos Category Unity3D => Unity
2025-10-20 18:25 jsantos Target Version 3.2.10 => 3.2.11
2026-01-20 19:32 jsantos Target Version 3.2.11 => 3.2.12
2026-03-04 00:39 jsantos Target Version 3.2.12 => 3.2.13
2026-04-27 12:17 jsantos Target Version 3.2.13 => 3.2.14