Custom Validator Component Issue


i have following scenario:

this schema:


in studentdetails_name,i applied restriction follows:

now if in studentdetails_name attribute,besides prakash , ravi  occurs,then want create errornode otherwise no error node created , put error in errorvalue attribute.

i want use custom validator component , applied logic there.

what should best approach ?



prakash

this exact same scenario addressed in previous thread.

the better, , far common, way address in map.

if have use pipeline component, not have validator component.  there's no difference in api pipeline stages other assembler , disassembler.

there's nothing special or biztalk specific* implementing in c#.  can use xmlreader/writer, xmldocument or other .net api you'r comfortable with.

  1. validate document
  2. add error elements

*other maybe retrieving schema through documentspec api.



BizTalk Server  >  BizTalk Server General



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

How to send non-standard Content-Type header ?