* [account] Add basic check for valid ONE address * [rpc] Add ability to access error message from RPCError * [validator] Inital commit of Validator class * [validator] Add pretty print option to JSON export [validator] Fix TypeError when setting string values * [validator] Update error message * [validator] Address PR comments [exceptions] Address PR comments