Thanks Pierre i didn't expect the solution to be so simple😁 /Ben
2017-06-20 14:53 GMT+08:00 Pierre Villard <[email protected]>: > Hi Ben, > > You can use the following in your property construction: > .addValidator(Validator.VALID) > > Hope this helps. > Pierre > > 2017-06-20 6:35 GMT+02:00 尹文才 <[email protected]>: > >> Hi guys, a very simple question, I'm working on a customized processor >> and I'm trying to add a processor property without any validator and it >> prompted me that the property is not a supported property. Is there any way >> to add a property without any validator? Thanks. >> >> Ben, >> Regards >> > >
