lunox-core: module, facadase, and types now separated. Facades now imported from @lunoxjs/core/facades. Type and Interface now imported from @lunoxjs/core/contracts
lunox-validation: lunox validation service now exported to module @lunoxjs/validation
lunox-validation: Added Form Request and Request validate macro method
What's Changes:
@lunoxjs/core/facades
. Type and Interface now imported from@lunoxjs/core/contracts
@lunoxjs/validation
validate
macro methodThis will close #39