colemancda / NetworkObjects

Swift backend / server framework (Pure Swift, Supports Linux)
MIT License
259 stars 29 forks source link

replace -isValidValue: with validate<Key>:error: #43

Closed colemancda closed 10 years ago

colemancda commented 10 years ago

Use the standard Cocoa methods instead of custom ones.