enum Athena::Validator::Constraints::ISBN::Type # Members# ISBN10 = 0 # ISBN13 = 1 # Both = 2 # Methods# #both? # View source #isbn10? # View source #isbn13? # View source #message(constraint : AVD::Constraints::ISBN) : String # View source