FXModelValidation icon indicating copy to clipboard operation
FXModelValidation copied to clipboard

Swift support

Open plandem opened this issue 10 years ago • 0 comments

Right now library is not swift compatible. Need research how to implement dynamic/meta programming in swift. Right now swift can't see methods from protocol that were added at runtime(E.g. 'validate') :(

plandem avatar Nov 24 '14 15:11 plandem