Skip to content

Currently the siddhi extension developer should write the extension specific parameter validation logic in the init method. But this validation logic must be handled at java annotation level. This PR brings the init method specific parameter validation logic to the java annotation level so that future extension developers can avoid writing valid…

Notifications You must be signed in to change notification settings

RolandHewage/Roly-Siddhi-ParameterOverload-Annotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Roly-Siddhi-ParameterOverload-Annotation

About

Currently the siddhi extension developer should write the extension specific parameter validation logic in the init method. But this validation logic must be handled at java annotation level. This PR brings the init method specific parameter validation logic to the java annotation level so that future extension developers can avoid writing valid…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages