Hi,
I've been trying to create a standard input component for use across my system but I've been unable to get the Radzen validation to recognise the field inside. The TemplateForm always validates as true even when using the FormRef.Validate() and the child component is updating a value in the parent form's model..
I've created a repository which reproduces the issue. See Components/Pages/TestValidate or the 'Validate' menu item when you run it.
https://github.com/ghhv/RadzenValidationTesting
Is there any way to make this work?
