feat: capability for XML's normalizedString
#114
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Feature request
Implement a capability (decorator) to mark class properties as
normalizedString
for XML.Only when this marker is set:
why both? Because the values should not have been in the XML in the first place!
so they must not appear after reading, and they must not appear after writing.
Background
XSD http://www.w3.org/2001/XMLSchema - which defines
normalizedString
as follows:The text was updated successfully, but these errors were encountered: