orisai / object-mapper

Raw data mapping to validated objects
Mozilla Public License 2.0
10 stars 1 forks source link

Meta targets - class, property, method, ... #53

Open mabar opened 1 year ago

mabar commented 1 year ago

Validate if each of them is defined above valid target

While annotations and attributes validate their targets, we should have an independent way, because:

mabar commented 1 year ago

Annotations/attributes have DefinitionTester for tests