Skip to content

OnValidate for Textbox - EventData is string[], not string #70

@MikeShepard

Description

@MikeShepard

Can cause some issues trying to validate.

for instance...this won't work:

if($eventdata -eq ''){
New-UDValidationResult -ValidationError "Can't be blank"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions