| Currently ISBN constraint requires a type of ISBN (10/13) to perform validation. I've noticed a few time use cases similar to the one described in this SO question. Addinig ISBN.Type.ANY would allow to validate a property that can be either ISBN10 or ISBN13. |