Skip to content

Fix validatepaths chararray - #270

Merged
tiborauer merged 2 commits into
automaticanalysis:masterfrom
AljenU:fix-validatepaths-chararray
Nov 9, 2021
Merged

Fix validatepaths chararray#270
tiborauer merged 2 commits into
automaticanalysis:masterfrom
AljenU:fix-validatepaths-chararray

Conversation

@AljenU

@AljenU AljenU commented Oct 25, 2021

Copy link
Copy Markdown
Collaborator

Closes #269

@AljenU
AljenU force-pushed the fix-validatepaths-chararray branch from 75e4900 to 6bbdae3 Compare November 5, 2021 11:25
Instead of passing through each character separately, check the full chararray. Only do indexing if the content of the field is a structarray or cellarray
Use elseif where possible, to reduce nesting/indent

Also, consistent use of spaces around = and , characters. And use of braces with if and switch
@AljenU
AljenU force-pushed the fix-validatepaths-chararray branch from 6bbdae3 to d3cf58b Compare November 8, 2021 12:44
@tiborauer
tiborauer merged commit 3b20064 into automaticanalysis:master Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG - aas_validatepaths does not validate a full path at once

2 participants