Fixes abstract file name filter

This commit is contained in:
Paul Schneider 2020-06-07 17:46:08 +01:00
commit b7fdf47529
9 changed files with 56 additions and 37 deletions

View file

@ -29,4 +29,4 @@ namespace Yavsc.Attributes.Validation
return str.IsValidYavscPath();
}
}
}
}