Validator: added attrs
The Validator also contains information about supported attrs. Currently they can't be initialized by a spec. Also it can only be queried whether an attr does exist at all and not whether it is supported in combination with a specific tag. The tests are missing.
Showing
- sefht.geany 26 additions, 23 deletionssefht.geany
- src/lib/Makefile.am 3 additions, 0 deletionssrc/lib/Makefile.am
- src/lib/sefht/validator.c 18 additions, 0 deletionssrc/lib/sefht/validator.c
- src/lib/sefht/validator.h 1 addition, 0 deletionssrc/lib/sefht/validator.h
- src/lib/sefht/validator_attr.c 448 additions, 0 deletionssrc/lib/sefht/validator_attr.c
- src/lib/sefht/validator_attr.h 59 additions, 0 deletionssrc/lib/sefht/validator_attr.h
- src/lib/sefht/validator_attr_data.h 45 additions, 0 deletionssrc/lib/sefht/validator_attr_data.h
Loading
Please register or sign in to comment