Skip to content

DynamicExpression parser can't parse when there is a dot in a string #683

@YeskaNova

Description

@YeskaNova

1. Description

I need to parse a condition that checks that the Name of an entity is "System.Int32" , but because of the dot, I get an error. Could you see why is that happening please? It seems to me that it's a very simple situation.

2. Exception

Unhandled exception. '.' or '(' or string literal expected (at index 19)

3. Fiddle

https://dotnetfiddle.net/hdL13r

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions